jlvdoorn commited on
Commit
8610021
1 Parent(s): 3513415

New try for token

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,4 +20,5 @@ iface = gr.Interface(
20
  description='Whisper Large v2 model fine-tuned on the ATCO2-ASR and ATCOSIM datasets.'
21
  )
22
 
 
23
  iface.launch()
 
20
  description='Whisper Large v2 model fine-tuned on the ATCO2-ASR and ATCOSIM datasets.'
21
  )
22
 
23
+
24
  iface.launch()