Thomcles commited on
Commit
fedeb82
·
verified ·
1 Parent(s): 447532d

Update README.md

Browse files

## Chatterbox TTS French 🥖

**Chatterbox TTS French** is a fine-tuned text-to-speech model specialized for the French language. The model has been trained on high-quality voice data for natural and expressive speech synthesis.

- 🔊 **Language**: French 🇫🇷
- 🗣️ **Training dataset**: [Emilia Dataset (FR branch)](https://huggingface.co/datasets/amphion/Emilia-Dataset/tree/main/FR)
- ⏱️ **Data quantity**: 1400 hours of audio

This model is suitable for anyone seeking a fluent and expressive TTS system in French.
Feel free to test, adapt, or improve it for your specific use case.

Interested in fine-tuning a TTS model in a specific language or building a multilingual voice solution? Don’t hesitate to reach out.

Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ datasets:
4
+ - amphion/Emilia-Dataset
5
+ language:
6
+ - fr
7
+ base_model:
8
+ - ResembleAI/chatterbox
9
+ pipeline_tag: text-to-speech
10
+ ---