antoniomae commited on
Commit
0bc1791
·
verified ·
1 Parent(s): 91f84ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ gr.Interface(
239
  label="Language",
240
  info="Select an output language for the synthesised speech",
241
  choices=[
242
- "en",
243
  "es",
244
  "fr",
245
  "de",
 
239
  label="Language",
240
  info="Select an output language for the synthesised speech",
241
  choices=[
242
+ "pt",
243
  "es",
244
  "fr",
245
  "de",