Mohssinibra commited on
Commit
226a5fe
·
verified ·
1 Parent(s): a53b1db
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -31,3 +31,4 @@ demo = gr.Interface(fn=transcribe_audio,
31
  outputs="text")
32
 
33
  demo.launch()
 
 
31
  outputs="text")
32
 
33
  demo.launch()
34
+ demo.launch(api=True)