AOLCDROM commited on
Commit
2995cf2
·
1 Parent(s): 74bed63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -1,3 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: unknown
 
 
3
  ---
 
1
+ Multispeaker, Multilingual YourTTS model trained using Coqui TTS
2
+ Trained languages: English, German, Spanish, French
3
+ Multiple speakers in all languages, see breakdown for speaker:language training pairs
4
+ Note: this was trained using the default YourTTS character set, with minimal text normalizers/cleaners, as they do more harm than good with my datasets.
5
+
6
+ Voices can be used in other trained languages, so accented speech will carry across speakers/languages
7
+ (Ex. make French voice speak in English for French accented English)
8
+
9
+ Trained on: LJSpeech 1.1 (English), CSS10 (Spanish, German, French), VCTK (English)
10
+
11
+ Voices/Languages:
12
+ en-us
13
+ 'VCTK_johnw': 0, 'VCTK_lah': 1, 'VCTK_ljs': 2, 'VCTK_p294': 3, 'VCTK_p297': 4, 'VCTK_p299': 5, 'VCTK_p300': 6, 'VCTK_p301': 7, 'VCTK_p305': 8, 'VCTK_p306': 9, 'VCTK_p308': 10, 'VCTK_p310': 11, 'VCTK_p311': 12, 'VCTK_p318': 13, 'VCTK_p329': 14, 'VCTK_p330': 15, 'VCTK_p333': 16, 'VCTK_p334': 17, 'VCTK_p339': 18, 'VCTK_p341': 19, 'VCTK_p345': 20, 'VCTK_p360': 21, 'VCTK_p361': 22, 'VCTK_tomh': 23,
14
+ es-mx
15
+ 'VCTK_m1': 24, 'VCTK_m2': 25, 'VCTK_m3': 26, 'VCTK_m4': 27, 'VCTK_m5': 28, 'VCTK_m6': 29,
16
+ es
17
+ 'VCTK_es1': 30, 'VCTK_es2': 31,
18
+ en-gb
19
+ 'VCTK_ruthg': 34,
20
+ de
21
+ 'VCTK_evak': 35, 'VCTK_hok': 36,
22
+ fr
23
+ 'VCTK_bern': 37, 'VCTK_gilles': 38,
24
+ en-in
25
+ 'VCTK_p248': 39, 'VCTK_p251': 40, 'VCTK_p376': 41,
26
+ en-ir
27
+ 'VCTK_p238': 42, 'VCTK_p245': 43, 'VCTK_p261': 44, 'VCTK_p266': 45, 'VCTK_p283': 46, 'VCTK_p288': 47, 'VCTK_p292': 48, 'VCTK_p293': 49, 'VCTK_p298': 50, 'VCTK_p313': 51, 'VCTK_p340': 52, 'VCTK_p351': 53, 'VCTK_p364': 54,
28
+ en-gb-s
29
+ 'VCTK_p225': 55, 'VCTK_p226': 56, 'VCTK_p228': 57, 'VCTK_p229': 58, 'VCTK_p231': 59, 'VCTK_p232': 60, 'VCTK_p239': 61, 'VCTK_p240': 62, 'VCTK_p250': 63, 'VCTK_p254': 64, 'VCTK_p256': 65, 'VCTK_p257': 66, 'VCTK_p258': 67, 'VCTK_p268': 68}
30
+
31
+
32
  ---
33
  license: unknown
34
+
35
+ I'm not a lawyer. Don't be an idiot. You are responsible for your own adult actions. Presumably the licensing follows the dataset licensing, depending on who you ask. Argue amongst yourselves, I'll be over here on the computer.
36
  ---