Logo
Deploy Now

Stars

1,414

Forks

345

Watchers

10

Developer links

Chatterbox TTS

With 26,000 GitHub stars and consistent victories over ElevenLabs in blind evaluations, Chatterbox delivers state-of-the-art text-to-speech with zero-shot voice cloning requiring only 5 seconds of reference audio. The model family spans three architectures: Chatterbox Multilingual V3 (500M parameters, 23+ languages including Arabic, Chinese, Japanese, Korean, Hindi, French, German, Spanish, and Portuguese), Chatterbox-Turbo (350M parameters optimized for voice agents with a single-step distilled decoder achieving ~200ms time-to-first-speech), and Chatterbox-Nano (110M parameters running 3x faster than realtime on 8 CPU cores for edge deployment). Unique among open-source TTS systems, Chatterbox introduces emotion exaggeration control — adjusting intensity from monotone to dramatically expressive via a single parameter — and native paralinguistic tagging where tokens like [laugh], [cough], [chuckle], and [gasp] inject natural vocal reactions inline without post-processing. The alignment-informed inference pipeline eliminates hallucinations and repetition artifacts common in autoregressive TTS. Built-in PerTh neural watermarking embeds imperceptible forensic identifiers in generated audio for provenance tracking. Trained on 500,000 hours of cleaned speech data across all supported languages. Voice conversion scripts enable transforming existing audio into any cloned voice. Deploy via pip install with PyTorch, serve through Gradio interfaces or custom FastAPI endpoints, and expose via HTTP streaming or WebSocket for sub-200ms conversational applications. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. MIT licensed.

Chatterbox TTS
Chatterbox TTS
Chatterbox TTS

Benefits

  • Zero-Shot Voice Cloning
  • Clone any voice from just 5 seconds of reference audio without fine-tuning or training, enabling instant voice replication for content creation, localization, and AI agents.
  • Emotion Exaggeration Control
  • Unique intensity parameter adjusts speech from flat monotone to dramatically expressive delivery, giving precise creative control over vocal emotion that no other open-source TTS provides.
  • Production-Grade Multilingual Support
  • Chatterbox Multilingual V3 synthesizes speech in 23+ languages with cross-language voice cloning, supporting Arabic, Chinese, Japanese, Korean, Hindi, and 18 additional languages natively.
  • Ultra-Low Latency Inference
  • Chatterbox-Turbo delivers ~200ms time-to-first-speech via single-step distilled decoder, while Nano runs 3x faster than realtime on CPU for latency-critical voice agent deployments.

Features

  • Paralinguistic Tags
  • Native support for non-speech vocal reactions including [laugh], [cough], [chuckle], [gasp], and [sigh] injected inline without post-processing or separate models.
  • PerTh Watermarking
  • Built-in neural watermarking embeds imperceptible forensic identifiers in all generated audio for provenance tracking, content authentication, and deepfake detection.
  • Alignment-Informed Inference
  • Proprietary inference pipeline eliminates hallucinations, repetitions, and word-skipping artifacts common in autoregressive TTS through learned alignment constraints.
  • Voice Conversion
  • Included scripts transform existing audio recordings into any cloned voice while preserving original prosody, timing, and emotional delivery characteristics.
  • Gradio Web Interface
  • Built-in Gradio demo provides browser-based text-to-speech with voice upload, emotion control slider, language selection, and instant audio playback.