#50 · Primary category: Speech & Audio

MOSS-TTS

audio audio-tokenizer llm multimodal text-to-speech voice-cloning

Open-source family of high-fidelity speech and sound generation models supporting long-form TTS, multi-speaker dialogue, voice design, sound effects, and real-time streaming.

Project last updated:07/26/26

GitHub Stars

4.0K

Forks

366

Contributors

19

License

Apache-2.0

Why we included this project

MOSS-TTS is a speech and sound generation family aimed at real product use rather than demo-grade synthesis. It covers stable long-form narration, multi-speaker dialogue, and character voice design, and it goes beyond plain text-to-speech: short-text voice cloning, fine-grained pause and prosody control, and explicit language tags for code-switched synthesis are built in. Sound-effect generation is part of the same codebase, which also includes a roughly 100M-parameter model that streams on a handful of CPU cores, so the same stack can serve on-device and cloud workloads. Because it ships with inference backends like SGLang and vLLM plus a llama.cpp path for quantized weights on modest GPUs, teams can prototype quickly and later fine-tune on their own voice data without assembling the serving stack from scratch.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category