Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amirgame197
/
Whisper
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
29a90c2
Whisper
/
app.py
amirgame197
initial commit
9c55fc3
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/openai/whisper-large-v3"
).launch()