Update README.md (#2)
Browse files- Update README.md (16cc7b3179fb2b5cbce0053b3a23405e4a2c86f6)
Co-authored-by: Paul Henri Biojout <[email protected]>
README.md
CHANGED
@@ -17,13 +17,13 @@ pipeline_tag: text-to-speech
|
|
17 |
inference: false
|
18 |
datasets:
|
19 |
- facebook/multilingual_librispeech
|
20 |
-
- PHBJT/cml-tts-cleaned-levenshtein
|
21 |
-
- PHBJT/multilingual_librispeech_text_description_capitalized
|
22 |
-
- PPHBJT/cml-tts-description-punctuation-and-casing-restored
|
23 |
- parler-tts/libritts_r_filtered
|
24 |
- parler-tts/libritts-r-filtered-speaker-descriptions
|
25 |
- parler-tts/mls_eng
|
26 |
- parler-tts/mls-eng-speaker-descriptions
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
<img src="https://huggingface.co/datasets/parler-tts/images/resolve/main/thumbnail.png" alt="Parler Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
@@ -37,7 +37,7 @@ datasets:
|
|
37 |
|
38 |
**Parler-TTS Mini Multilingual v1.1** is a multilingual extension of [Parler-TTS Mini](https://huggingface.co/parler-tts/parler-tts-mini-v1.1).
|
39 |
|
40 |
-
It is a fine-tuned version, trained on a [cleaned version](https://huggingface.co/datasets/PHBJT/cml-tts-
|
41 |
In all, this represents some 9,200 hours of non-English data. To retain English capabilities, we also added back the [LibriTTS-R English dataset](https://huggingface.co/datasets/parler-tts/libritts_r_filtered), some 580h of high-quality English data.
|
42 |
|
43 |
**Parler-TTS Mini Multilingual** can speak in 8 European languages: English, French, Spanish, Portuguese, Polish, German, Italian and Dutch.
|
|
|
17 |
inference: false
|
18 |
datasets:
|
19 |
- facebook/multilingual_librispeech
|
|
|
|
|
|
|
20 |
- parler-tts/libritts_r_filtered
|
21 |
- parler-tts/libritts-r-filtered-speaker-descriptions
|
22 |
- parler-tts/mls_eng
|
23 |
- parler-tts/mls-eng-speaker-descriptions
|
24 |
+
- PHBJT/mls-annotated
|
25 |
+
- PHBJT/cml-tts-filtered-annotated
|
26 |
+
- PHBJT/cml-tts-filtered
|
27 |
---
|
28 |
|
29 |
<img src="https://huggingface.co/datasets/parler-tts/images/resolve/main/thumbnail.png" alt="Parler Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
|
|
37 |
|
38 |
**Parler-TTS Mini Multilingual v1.1** is a multilingual extension of [Parler-TTS Mini](https://huggingface.co/parler-tts/parler-tts-mini-v1.1).
|
39 |
|
40 |
+
It is a fine-tuned version, trained on a [cleaned version](https://huggingface.co/datasets/PHBJT/cml-tts-filtered) of [CML-TTS](https://huggingface.co/datasets/ylacombe/cml-tts) and on the non-English version of [Multilingual LibriSpeech](https://huggingface.co/datasets/facebook/multilingual_librispeech).
|
41 |
In all, this represents some 9,200 hours of non-English data. To retain English capabilities, we also added back the [LibriTTS-R English dataset](https://huggingface.co/datasets/parler-tts/libritts_r_filtered), some 580h of high-quality English data.
|
42 |
|
43 |
**Parler-TTS Mini Multilingual** can speak in 8 European languages: English, French, Spanish, Portuguese, Polish, German, Italian and Dutch.
|