Views
No views yet
1python -m f5_tts_mlx.generate --model "eamag/f5-tts-mlx-german" \
2--text "The quick brown fox jumped over the lazy dog." \
3--ref-audio /path/to/audio.wav \
4--ref-text "This is the caption for the reference audio."NOTE: You can set the number of nfe steps to 64 to produce better quality sound.