File size: 608 Bytes
3ae62e2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
license: cc-by-nc-sa-4.0
language:
- en
- zh
tags:
- text-to-speech
- mlx
library_tag: spark-tts
---
# mlx-community/Spark-TTS-0.5B-fp16
This model was converted to MLX format from [`prince-canuma/Spark-TTS-0.5B`](https://huggingface.co/prince-canuma/Spark-TTS-0.5B) using mlx-audio version **0.2.0**.
Refer to the [original model card](https://huggingface.co/prince-canuma/Spark-TTS-0.5B) for more details on the model.
## Use with mlx
```bash
pip install -U mlx-audio
```
```bash
python -m mlx_audio.tts.generate --model mlx-community/Spark-TTS-0.5B-fp16 --text "Describe this image."
```
|