RASPIAUDIO's picture
Update README.md
53f527d verified
|
raw
history blame
1.27 kB
---
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 corpora
### 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!