Datasets:
Add YAML metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🇫🇷 French TTS Dataset
|
2 |
|
3 |
This dataset contains French speech audio paired with clean transcriptions, intended for training text-to-speech models such as [Spark-TTS](https://github.com/unslothai/spark-tts) or [Coqui TTS](https://github.com/coqui-ai/TTS).
|
|
|
1 |
+
---
|
2 |
+
annotations_creators: [crowdsourced]
|
3 |
+
language: [fr]
|
4 |
+
license: cc-by-4.0
|
5 |
+
multilinguality: [monolingual]
|
6 |
+
pretty_name: French TTS Dataset
|
7 |
+
task_categories: [text-to-speech]
|
8 |
+
tags: [french, tts, audio, speech, voice]
|
9 |
+
---
|
10 |
# 🇫🇷 French TTS Dataset
|
11 |
|
12 |
This dataset contains French speech audio paired with clean transcriptions, intended for training text-to-speech models such as [Spark-TTS](https://github.com/unslothai/spark-tts) or [Coqui TTS](https://github.com/coqui-ai/TTS).
|