Hunzla commited on
Commit
ef798a3
1 Parent(s): 92c4d14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ iface = gr.Interface(
47
  description="Realtime demo for Hindi speech recognition using a fine-tuned Whisper small model.",
48
  )
49
 
50
- iface.launch(share="true")
 
47
  description="Realtime demo for Hindi speech recognition using a fine-tuned Whisper small model.",
48
  )
49
 
50
+ iface.launch()