Update README.md
Browse files
README.md
CHANGED
@@ -39,5 +39,5 @@ pip install -U mlx-audio
|
|
39 |
```
|
40 |
|
41 |
```bash
|
42 |
-
python -m mlx_audio.tts.generate --model mlx-community/Llama-OuteTTS-1.0-1B-4bit --
|
43 |
```
|
|
|
39 |
```
|
40 |
|
41 |
```bash
|
42 |
+
python -m mlx_audio.tts.generate --model mlx-community/Llama-OuteTTS-1.0-1B-4bit --text "Describe this image."
|
43 |
```
|