geokanaan commited on
Commit
81f21b6
·
verified ·
1 Parent(s): e8ff96d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def transcribe(audio):
25
 
26
  demo = gr.Interface(
27
  transcribe,
28
- gr.Audio(sources=["microphone"],
29
  "text",
30
  title="Arabeasy",
31
  description="Realtime demo for Lebanese Arabizi speech recognition",
 
25
 
26
  demo = gr.Interface(
27
  transcribe,
28
+ gr.Audio(sources=["microphone"]),
29
  "text",
30
  title="Arabeasy",
31
  description="Realtime demo for Lebanese Arabizi speech recognition",