File size: 1,272 Bytes
2efa410
 
 
 
 
 
fdbb86d
 
 
5c5b70d
fdbb86d
5c5b70d
 
 
 
 
 
 
 
 
 
c2e47e1
5c5b70d
53f527d
 
 
 
5c5b70d
 
53f527d
 
 
 
5c5b70d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: cc-by-nc-4.0
language:
- fr
base_model:
- SWivid/F5-TTS
---


# F5 TTS French Model

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:

1. **Round 1**:  
   - **Samples**: 80k  
   - **Epochs**: 100  
   - **Speakers**: Single speaker  

2. **Round 2**:  
   - **Samples**: 120k  
   - **Epochs**: 150  
   - **Speakers**: Multiple speakers from different corpus 

### Model Checkpoint
The checkpoint supports French and can be [downloaded here](https://huggingface.co/RASPIAUDIO/F5-French-MixedSpeakers-reduced).

### Online Inference
You can test the model online using our [Hugging Face Space](https://huggingface.co/spaces/RASPIAUDIO/f5-tts_french).

### Resources
- [Tutorial video to train a new language model](https://www.youtube.com/watch?v=UO4usaOojys)
- [Discussion about this training can be found here](https://github.com/SWivid/F5-TTS/issues/434)

### About Us
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!