alviadn commited on
Commit
7d5767c
1 Parent(s): 8b860f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,4 +20,4 @@ gr.Interface(fn=predict_speech_to_text,
20
  description="This application was created to help correct pronouncation",
21
  examples=['Good night_alvi.wav'],
22
  allow_flagging='never'
23
- ).launch(share=True)
 
20
  description="This application was created to help correct pronouncation",
21
  examples=['Good night_alvi.wav'],
22
  allow_flagging='never'
23
+ ).launch()