Bui commited on
Commit
e71dd60
·
verified ·
1 Parent(s): bbf941a

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 Vietnamese speech recognition using a fine-tuned Whisper small model.",
16
  )
17
 
18
- iface.launch(inline = false)
 
15
  description="Realtime demo for Vietnamese speech recognition using a fine-tuned Whisper small model.",
16
  )
17
 
18
+ iface.launch(inline = False)