Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hawthorne001
/
quinnb-whisper-Large-v3-hindi
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
quinnb-whisper-Large-v3-hindi
/
app.py
Hawthorne001
initial commit
81c66f0
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/quinnb/whisper-Large-v3-hindi"
).launch()