Instructions to use mlx-community/Chatterbox-TTS-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/Chatterbox-TTS-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Chatterbox-TTS-4bit mlx-community/Chatterbox-TTS-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
It appears that Chinese is not supported.
#1
by xiesir - opened
When there is Chinese text, it will keep prompting "chinese letter" (Chinese letter, Chinese letter).
Thanks for reporting this. Have you tested the original PyTorch implementation with the same input?