riteshkr commited on
Commit
bfc9e9d
1 Parent(s): 0d65fab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -50,6 +50,7 @@ def transcribe(file, task, return_timestamps):
50
  return text
51
 
52
 
 
53
  demo = gr.Blocks()
54
 
55
  mic_transcribe = gr.Interface(
 
50
  return text
51
 
52
 
53
+
54
  demo = gr.Blocks()
55
 
56
  mic_transcribe = gr.Interface(