Chatterbox TTS
JSON →Generates text-to-speech audio with automatic playback using the Chatterbox TTS model.
Install
pip install mcp Tools · 1
- speak_text Generates speech from text and plays it automatically. Parameters: text (required), exaggeration (optional, 0.0-1.0, default 0.5), cfg_weight (optional, 0.0-1.0, default 0.5). Provides real-time progress notifications during model loading, speech generation, and audio playback.
Links
★ 10 GitHub stars