Overview of Chatterbox TTS Server
mainChatterbox TTS Server is a self-hosted Text-to-Speech (TTS) solution that provides an OpenAI-compatible API and a modern Web UI. It is built around Resemble AI's Chatterbox open-source model family.
Key capabilities include:
- Model Support: Supports the original high-quality model, Multilingual support (23 languages), and Chatterbox-Turbo (a high-throughput 350M-parameter model).
- Expressive Audio: Chatterbox-Turbo supports paralinguistic tags like
[laugh],[cough], and[chuckle]. - Advanced Features: Voice cloning, large text processing via intelligent chunking, audiobook generation, and reproducible voices using a generation seed.
- Hardware Acceleration: Optimized for NVIDIA (CUDA), AMD (ROCm), and Apple Silicon (MPS) GPUs, with a CPU fallback.
- Compatibility: Provides an OpenAI-compatible API, making it easy to swap into existing workflows designed for OpenAI's TTS.