Add language tag
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
French fine tuned of the [Parler TTS mini V0.1](https://huggingface.co/parler-tts/parler_tts_mini_v0.1).
|
2 |
It has been fine tuned on this dataset: [PHBJT/cml-tts-20percent-subset](https://huggingface.co/datasets/PHBJT/cml-tts-20percent-subset).
|
3 |
More infos on [this]() blog post.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
---
|
5 |
French fine tuned of the [Parler TTS mini V0.1](https://huggingface.co/parler-tts/parler_tts_mini_v0.1).
|
6 |
It has been fine tuned on this dataset: [PHBJT/cml-tts-20percent-subset](https://huggingface.co/datasets/PHBJT/cml-tts-20percent-subset).
|
7 |
More infos on [this]() blog post.
|