ylacombe commited on
Commit
e74d9d6
1 Parent(s): 81bf954

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -26
README.md CHANGED
@@ -1,27 +1,3 @@
1
- ---
2
- library_name: transformers
3
- tags: []
4
- ---
5
-
6
- {
7
- "2450": "Mark",
8
- "496": "Jessica",
9
- "3060": "Daniel",
10
- "12709": "Christine",
11
- "1897": "Christopher",
12
- "10148": "Nicole",
13
- "4998": "Richard",
14
- "4649": "Julia",
15
- "6892": "Alex",
16
- "7014": "Natalie",
17
- "4367": "Nicholas",
18
- "2961": "Sophia",
19
- "3946": "Steven",
20
- "10246": "Olivia",
21
- "11772": "Megan",
22
- "4174": "Michelle"
23
- }
24
-
25
  ---
26
  library_name: transformers
27
  tags:
@@ -50,16 +26,35 @@ datasets:
50
  - PHBJT/cml-tts-filtered
51
  ---
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  <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'"/>
54
 
55
 
56
- # Parler-TTS Mini Multilingual
57
 
58
  <a target="_blank" href="https://huggingface.co/spaces/PHBJT/multi_parler_tts">
59
  <img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="Open in HuggingFace"/>
60
  </a>
61
 
62
- **Parler-TTS Mini Multilingual v1** is a multilingual extension of [Parler-TTS Mini](https://huggingface.co/parler-tts/parler-tts-mini-v1.1).
63
 
64
  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).
65
  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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  library_name: transformers
3
  tags:
 
26
  - PHBJT/cml-tts-filtered
27
  ---
28
 
29
+ {
30
+ "2450": "Mark",
31
+ "496": "Jessica",
32
+ "3060": "Daniel",
33
+ "12709": "Christine",
34
+ "1897": "Christopher",
35
+ "10148": "Nicole",
36
+ "4998": "Richard",
37
+ "4649": "Julia",
38
+ "6892": "Alex",
39
+ "7014": "Natalie",
40
+ "4367": "Nicholas",
41
+ "2961": "Sophia",
42
+ "3946": "Steven",
43
+ "10246": "Olivia",
44
+ "11772": "Megan",
45
+ "4174": "Michelle"
46
+ }
47
+
48
  <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'"/>
49
 
50
 
51
+ # Parler-TTS Mini Multilingual v1.1
52
 
53
  <a target="_blank" href="https://huggingface.co/spaces/PHBJT/multi_parler_tts">
54
  <img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="Open in HuggingFace"/>
55
  </a>
56
 
57
+ **Parler-TTS Mini Multilingual v1.1** is a multilingual extension of [Parler-TTS Mini](https://huggingface.co/parler-tts/parler-tts-mini-v1.1).
58
 
59
  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).
60
  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.