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