0
stars
2
commits
1
linked in READMEs
May 19, 2025
updated
This model was converted to MLX format from OuteAI/OuteTTS-1.0-0.6B using mlx-audio version 0.2.2.
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/OuteTTS-1.0-0.6B-fp16 --text "Describe this image."
2 commits
0
stars
2
commits
1
linked in READMEs
May 19, 2025
updated
This model was converted to MLX format from OuteAI/OuteTTS-1.0-0.6B using mlx-audio version 0.2.2.
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/OuteTTS-1.0-0.6B-fp16 --text "Describe this image."
2 commits