RASPIAUDIO commited on
Commit
53f527d
1 Parent(s): 5c5b70d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -21,9 +21,15 @@ This model was trained exclusively on French public domain material from [LibriV
21
  - **Epochs**: 150
22
  - **Speakers**: Multiple speakers from different corpora
23
 
24
- ### Try It Out Online
 
 
 
25
  You can test the model online using our [Hugging Face Space](https://huggingface.co/spaces/RASPIAUDIO/f5-tts_french).
26
 
 
 
 
 
27
  ### About Us
28
  Check out our website: [https://raspiaudio.com](https://raspiaudio.com) – We create cool, hackable audio devices that let you experiment with audio, voice assistants, and AI using ESP32 and Raspberry Pi!
29
-
 
21
  - **Epochs**: 150
22
  - **Speakers**: Multiple speakers from different corpora
23
 
24
+ ### Model Checkpoint
25
+ The checkpoint supports French and can be [downloaded here](https://huggingface.co/RASPIAUDIO/F5-French-MixedSpeakers-reduced).
26
+
27
+ ### Online Inference
28
  You can test the model online using our [Hugging Face Space](https://huggingface.co/spaces/RASPIAUDIO/f5-tts_french).
29
 
30
+ ### Resources
31
+ - [Tutorial video to train a new language model](https://www.youtube.com/watch?v=UO4usaOojys)
32
+ - [Discussion about this training can be found here](https://github.com/SWivid/F5-TTS/issues/434)
33
+
34
  ### About Us
35
  Check out our website: [https://raspiaudio.com](https://raspiaudio.com) – We create cool, hackable audio devices that let you experiment with audio, voice assistants, and AI using ESP32 and Raspberry Pi!