Views
No views yet
pip install -U mlx-audio
python -m mlx_audio.tts.generate --model mlx-community/orpheus-3b-0.1-ft-4bit --text "Hello world" --voice tara --temperature 0.6 --audio_format mp3```