NS-Y commited on
Commit
9c6bd5f
β€’
1 Parent(s): d11cadc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,4 +15,4 @@ iface = gr.Interface(
15
  description="Realtime demo for Hebrew speech recognition using a fine-tuned NS-Y/whisper-tiny-he-ex.",
16
  )
17
 
18
- iface.launch(share=True)
 
15
  description="Realtime demo for Hebrew speech recognition using a fine-tuned NS-Y/whisper-tiny-he-ex.",
16
  )
17
 
18
+ iface.launch()