prince-canuma commited on
Commit
15b7c3a
·
verified ·
1 Parent(s): 35130b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ mlx_audio.tts.generate --model Marvis-AI/marvis-tts-250m-v0.2 --stream \
49
  --text "Marvis TTS is a new text-to-speech model that provides fast streaming on edge devices." --ref_audio ./conversational_a.wav
50
  ```
51
 
52
- You can pass any audio to clone the voice from or download sample audio file from [here](https://huggingface.co/mlx-community/csm-1b/tree/main/prompts).
53
 
54
  # Model Description
55
 
 
49
  --text "Marvis TTS is a new text-to-speech model that provides fast streaming on edge devices." --ref_audio ./conversational_a.wav
50
  ```
51
 
52
+ You can pass any audio to clone the voice from or select sample audio file from [here](https://huggingface.co/Marvis-AI/marvis-tts-250m-v0.2/tree/main/prompts).
53
 
54
  # Model Description
55