Orpheus TTS
Speech LLM on a Llama-3B backbone with emotion tags, zero-shot cloning, and 200 ms streaming latency.
About
Canopy Labs built Orpheus TTS on a Llama-3B backbone, treating speech generation as a language modeling problem, and the result became one of the most widely adopted open text to speech models of 2025. The English 3B model ships in finetuned and pretrained variants, the latter trained on over 100k hours of English speech, with zero-shot voice cloning, guided emotion through inline tags such as laugh and sigh, eight named voices, and streaming inference at roughly 200 ms latency, reducible to about 100 ms with input streaming. A multilingual research preview covers seven language pairs, and the repository includes a finetuning toolkit and audio watermarking support, with 1B, 400M, and 150M variants on the roadmap. Installation is a single pip install orpheus-speech, which pulls in vLLM for realtime GPU serving; community GGUF conversions allow slower CPU inference through llama.cpp. Code and weights are Apache-2.0, so commercial use is permitted, and the repo has grown past 6,000 GitHub stars. Developers embed it in voice agents and realtime assistants that need a self-hostable alternative to hosted speech APIs.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Text-to-Speech (TTS)
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
Lightweight and expressive TTS model with 82M parameters for fast local inference.
Conversational TTS model optimized for dialogue and chat applications.
Multilingual large voice generation model with full-stack inference, training, and deployment.
Large-scale multilingual TTS model by Alibaba with zero-shot voice cloning.
Emotion-controllable TTS engine by NetEase with 2000+ voices.
Transformer-based text-to-audio model by Suno that generates speech, music, and sound effects.
Mentioned in
Building Real-Time Voice Agents: TEN, Pipecat, and LiveKit
A working guide to real-time voice agent stacks: latency budgets, turn detection, interruption handling,...
Max P
Open-Weight Text to Speech Models in 2026: The XTTS Successors
A working developer's comparison of Kokoro, Zonos, Kyutai TTS, F5-TTS, Piper, Chatterbox and the rest:...
Billy C