Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
whitelotus2K4
/
whisper-Large-v3-hindi
like
0
Sleeping
App
Files
Files
Community
main
whisper-Large-v3-hindi
/
app.py
whitelotus2K4
initial commit
458d85a
verified
5 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()