Skip to content

Timeline Studio v0.3.1 — Hugging Face Model Hosting

Choose a tag to compare

@MartinDelophy MartinDelophy released this 13 Jul 08:07

Deployment optimization

  • Moved the 66 MB vocal-separation model and all 16 TensorFlow.js weight shards to Hugging Face.
  • Reduced the GitHub repository and Netlify production bundle size.
  • Updated the browser model URL to the public Hugging Face model repository.
  • Preserved service-worker caching for repeat inference without re-downloading model files.

Model: https://huggingface.co/haixin/timeline-studio-vocal-remover

Validation

  • Production build passes.
  • Timeline tests: 9/9 passing.