Downloads · 30 days
8
8% of all-time downloads
Charles322/TTS_Arm64
TTS_Arm64 is a text-to-speech model from Charles322. Use it when you need text read aloud. It is set up for mlx. The card lists the license as apache-2.0.
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.
Downloads · 30 days
8
8% of all-time downloads
All-time downloads
104
Public
Repo size
361 MB
Likes
0
Public
Click a slice to open those files.
.safetensors355 MB · 98%
From the Hugging Face model README
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"