Uniaff commited on
Commit
2f8b626
·
verified ·
1 Parent(s): 0c2397d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -41,7 +41,8 @@ other_language = {
41
  "Serbian": "srp",
42
  "Romanian": "ron",
43
  "Indonesian": "ind",
44
- "Philippine": "tgl"
 
45
  }
46
 
47
  tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2")
 
41
  "Serbian": "srp",
42
  "Romanian": "ron",
43
  "Indonesian": "ind",
44
+ "Philippine": "tgl",
45
+ "Bulgarian": "bul",
46
  }
47
 
48
  tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2")