Yushen CHEN commited on
Commit
8f65f9f
·
unverified ·
1 Parent(s): 159797d

Update SHARED.md

Browse files
Files changed (1) hide show
  1. src/f5_tts/infer/SHARED.md +3 -8
src/f5_tts/infer/SHARED.md CHANGED
@@ -56,11 +56,6 @@ MODEL_CKPT: hf://RASPIAUDIO/F5-French-MixedSpeakers-reduced/model_last_reduced.p
56
  VOCAB_FILE: hf://RASPIAUDIO/F5-French-MixedSpeakers-reduced/vocab.txt
57
  ```
58
 
59
- **Online Inference**
60
- You can test the model online with [Hugging Face Space](https://huggingface.co/spaces/RASPIAUDIO/f5-tts_french).
61
-
62
- **Resources**
63
- 1.[Tutorial video to train a new language model](https://www.youtube.com/watch?v=UO4usaOojys).
64
- 2.[Discussion about this training can be found here](https://github.com/SWivid/F5-TTS/issues/434).
65
-
66
-
 
56
  VOCAB_FILE: hf://RASPIAUDIO/F5-French-MixedSpeakers-reduced/vocab.txt
57
  ```
58
 
59
+ - Online Inference with [Hugging Face Space](https://huggingface.co/spaces/RASPIAUDIO/f5-tts_french).
60
+ - [Tutorial video to train a new language model](https://www.youtube.com/watch?v=UO4usaOojys).
61
+ - [Discussion about this training can be found here](https://github.com/SWivid/F5-TTS/issues/434).