RASPIAUDIO
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,10 +7,23 @@ base_model:
|
|
7 |
---
|
8 |
|
9 |
|
10 |
-
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
-
You can infer online using https://huggingface.co/spaces/RASPIAUDIO/f5-tts_french
|
|
|
7 |
---
|
8 |
|
9 |
|
10 |
+
# F5 TTS French Model
|
11 |
|
12 |
+
This model was trained exclusively on French public domain material from [LibriVox](https://librivox.org/) and voice recordings. It is designed for text-to-speech synthesis in French and has gone through two rounds of training:
|
13 |
+
|
14 |
+
1. **Round 1**:
|
15 |
+
- **Samples**: 80k
|
16 |
+
- **Epochs**: 100
|
17 |
+
- **Speakers**: Single speaker
|
18 |
+
|
19 |
+
2. **Round 2**:
|
20 |
+
- **Samples**: 120k
|
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 |
|
|