#109 · Primary category: Speech & Audio
OuteTTS
Interface for OuteTTS models.
Project last updated:03/23/26
GitHub Stars
1.4K
Forks
118
Contributors
5
License
Apache-2.0
Why we included this project
OuteTTS is a small Python library that wraps the OuteTTS 1.0 models for on-device text-to-speech. A few lines of code are enough to generate audio and reuse saved speaker profiles, or clone a new voice from a short recording. The same interface runs on llama.cpp, Hugging Face Transformers, ExLlamaV2, and vLLM, with batched generation available for higher GPU throughput and sensible default sampling settings. A Transformers.js binding brings the same capability to browsers. It's a solid starting point for local speech synthesis, from quick prototypes to on-prem assistants, and it handles multilingual output from a compact model set.
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
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production