Kokoro TTS
Collection
Kokoro is an open-weight TTS model with 82 million parameters. Despite its lightweight architecture, it delivers amazing quality. • 4 items • Updated • 10
How to use mlx-community/Kokoro-82M-bf16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Kokoro-82M-bf16 mlx-community/Kokoro-82M-bf16
This model was converted to MLX format from hexagrad/Kokoro-82M using mlx-audio version 0.0.1.
Refer to the original model card for more details on the model.
pip install -U mlx-audio
python -m mlx_audio.tts.generate --model mlx-community/Kokoro-82M-bf16 --text "Hello world"
Quantized
Base model
yl4579/StyleTTS2-LJSpeech