xsarasola commited on
Commit
2ce6def
1 Parent(s): 3b71270

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ with demo:
63
  ("English", "en")],
64
  #("French", "fr"),
65
  #("Italian", "it"),
66
- value="eu")
67
  ],
68
  outputs=[
69
  gr.Textbox(label="Transcription", autoscroll=False),
 
63
  ("English", "en")],
64
  #("French", "fr"),
65
  #("Italian", "it"),
66
+ value="en")
67
  ],
68
  outputs=[
69
  gr.Textbox(label="Transcription", autoscroll=False),