Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sawi
/
audio
like
1
Sleeping
App
Files
Files
Community
main
audio
/
app.py
sawi
initial commit
b31ccfb
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/jlondonobo/whisper-large-v2-pt-v3"
).launch()