Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
devilent2/whisper-v3-zero-dev
devilent2
/
whisper-v3-zero-canary
like
0
Running
on
Zero
App
Files
Files
Community
devilent2
commited on
Apr 7
Commit
0ffaaa6
•
1 Parent(s):
3348f02
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -205,7 +205,7 @@ with demo:
205
outputs=groutputs,
206
),
207
],
208
-
["Audio", "Base64 Audio
Data URL
"],
209
)
210
211
with gr.Row():
205
outputs=groutputs,
206
),
207
],
208
+
["Audio", "Base64 Audio"],
209
)
210
211
with gr.Row():