Views
No views yet
1pip install mlx-audio
2python -m mlx_audio.tts.generate \
3 --model commandeaw/OmniVoice-MLX-bf16 \
4 --text "สวัสดีค่ะ ยินดีต้อนรับ" \
5 --lang_code th \
6 --ref_audio reference.wav--ref_audio is optional (zero-shot voice cloning); drop it for the default voice.| variant | repo | vs base (fp32) |
|---|---|---|
| bf16 | 1.6 GB | -50% |
| 8bit | 1.1 GB | -68% |
| 4bit | 0.75 GB | -77% |