freds0 commited on
Commit
aa7ae67
·
verified ·
1 Parent(s): e290278

YourTTS finetuned using CML Dataset: English, Deutsch, Dutch, French, Italian, Portuguese, Polish and Spanish

Browse files
Files changed (1) hide show
  1. language_ids.json +10 -0
language_ids.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "du": 0,
3
+ "en": 1,
4
+ "fr": 2,
5
+ "ge": 3,
6
+ "it": 4,
7
+ "pl": 5,
8
+ "pt-br": 6,
9
+ "sp": 7
10
+ }