Collapseruin commited on
Commit
01ed9c5
1 Parent(s): cb6fe7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -13,4 +13,5 @@ iface = gr.Interface(
13
  title="Whisper Small Chinese",
14
  description="Realtime demo for Chinese speech recognition using a fine-tuned Whisper small model.",
15
  )
16
- iface.launch()
 
 
13
  title="Whisper Small Chinese",
14
  description="Realtime demo for Chinese speech recognition using a fine-tuned Whisper small model.",
15
  )
16
+ iface.launch()
17
+