antoniomae commited on
Commit
51201cd
1 Parent(s): 0bc1791

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -11
app.py CHANGED
@@ -240,17 +240,7 @@ gr.Interface(
240
  info="Select an output language for the synthesised speech",
241
  choices=[
242
  "pt",
243
- "es",
244
- "fr",
245
- "de",
246
- "it",
247
- "pt",
248
- "pl",
249
- "tr",
250
- "ru",
251
- "nl",
252
- "cs",
253
- "ar",
254
  "zh-cn",
255
  ],
256
  max_choices=1,
 
240
  info="Select an output language for the synthesised speech",
241
  choices=[
242
  "pt",
243
+
 
 
 
 
 
 
 
 
 
 
244
  "zh-cn",
245
  ],
246
  max_choices=1,