hannatoenbreker commited on
Commit
a279226
1 Parent(s): 5ded7f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -21,4 +21,5 @@ iface = gr.Interface(
21
  title="Whisper Small Dutch",
22
  description="Realtime demo for Dutch speech recognition using a fine-tuned Whisper small model.",
23
  )
24
- iface.launch()
 
 
21
  title="Whisper Small Dutch",
22
  description="Realtime demo for Dutch speech recognition using a fine-tuned Whisper small model.",
23
  )
24
+
25
+ iface.launch()