Chatterbox TTS is available as a Python package and can be installed via pip or from source. The package supports CUDA, CPU, and Apple Silicon (MPS) for inference.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/yocxy2/chatterboxyocxy/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Chatterbox requires Python 3.10 or higher. The package was developed and tested on Python 3.11 on Debian 11 OS.
Hardware Requirements
Chatterbox TTS supports multiple hardware configurations:- CUDA - NVIDIA GPUs with CUDA support (recommended for best performance)
- CPU - Any modern CPU (slower inference)
- MPS - Apple Silicon (M1/M2/M3) with Metal Performance Shaders
Installation Methods
Verify Installation
After installation, verify that Chatterbox is working correctly:Next Steps
Now that you have Chatterbox installed, you can:- Follow the Quick Start Guide to generate your first audio
- Explore the different models available in the Model Zoo
- Learn about voice cloning and paralinguistic tags