prince-canuma commited on
Commit
b30aed4
·
verified ·
1 Parent(s): bbbddd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,4 +22,4 @@ pip install -U mlx-audio
22
  ```
23
 
24
  ```bash
25
- python -m mlx_audio.tts.generate --model mlx-community/orpheus-3b-0.1-ft-4bit --text "Hello worlf" --voice tara --temperature 0.6 --audio_format mp3```
 
22
  ```
23
 
24
  ```bash
25
+ 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```