Text-to-Speech
Safetensors
MLX
English
mlx-audio
chatterbox_turbo
speech
speech generation
voice cloning
tts
Instructions to use smdesai/chatterbox-turbo-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use smdesai/chatterbox-turbo-fp16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir chatterbox-turbo-fp16 smdesai/chatterbox-turbo-fp16
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
mlx-community/chatterbox-turbo
This model was converted to MLX format from ResembleAI/chatterbox-turbo using mlx-audio version 0.2.8.
Refer to the original model card for more details on the model.
Use with mlx
pip install -U mlx-audio
Voice Cloning:
mlx_audio.tts.generate --model mlx-community/chatterbox-turbo-fp16 --text "Oh, that's hilarious! [chuckle] Um anyway, we do have a new model in store. It's the SkyNet T-800 series and it's got basically everything. Including AI integration with ChatGPT and all that jazz. Would you like me to get some prices for you?" --ref_audio path_to_file.wav --play
Emotion Control
Chatterbox supports expressive event tags that can be inserted directly into your text to add natural vocal expressions:
| Tag | Description |
|---|---|
[clear throat] |
Throat clearing sound |
[sigh] |
Sighing expression |
[shush] |
Shushing sound |
[cough] |
Coughing sound |
[groan] |
Groaning expression |
[sniff] |
Sniffing sound |
[gasp] |
Gasping expression |
[chuckle] |
Light chuckling |
[laugh] |
Laughter |
mlx_audio.tts.generate --model mlx-community/chatterbox-turbo-fp16 --text "[sigh] I can't believe it's Monday again. [groan] But hey, [clear throat] let's make the best of it!" --play
Default Voice:
mlx_audio.tts.generate --model mlx-community/chatterbox-turbo-fp16 --text "Oh, that's hilarious! [chuckle] Um anyway, we do have a new model in store. It's the SkyNet T-800 series and it's got basically everything. Including AI integration with ChatGPT and all that jazz. Would you like me to get some prices for you?" --play
- Downloads last month
- 9
Hardware compatibility
Log In to add your hardware
Quantized
Model tree for smdesai/chatterbox-turbo-fp16
Unable to build the model tree, the base model loops to the model itself. Learn more.