Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
riteshkr
/
transcribe-using-q-whi-L-v3
like
0
Sleeping
App
Files
Files
Community
riteshkr
commited on
Sep 12
Commit
bfc9e9d
•
1 Parent(s):
0d65fab
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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(