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