Instructions to use haixin/timeline-studio-voice-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use haixin/timeline-studio-voice-models with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('text-to-speech', 'haixin/timeline-studio-voice-models');
Timeline Studio browser voice models
This repository is a production mirror of the exact browser-local voice-model artifacts used by Timeline Studio. It intentionally excludes unused model precisions and unused voice styles.
Files are mirrored from immutable upstream revisions. See SOURCES.md for the
source repository, revision, license, selected runtime files, and usage notes.
SHA256SUMS records every mirrored artifact byte-for-byte.
Responsible use
Use only voice and identity material that you are authorized to use. Do not use these models to create illegal, infringing, false, misleading, or identity-abusive content, and do not present synthesized media as authentic recordings. Violators are solely responsible for their use and resulting content.
License
This is a mixed-license mirror. Each subdirectory remains governed by its upstream model and dataset terms. In particular, the MMS models are CC-BY-NC-4.0, and the Piper Xiao Ya dataset permits non-commercial use only. Do not treat the repository-level metadata as replacing per-model terms.