Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Cafet
/
whisper-tiny-final
like
0
No application file
App
Files
Files
Community
55ae111
whisper-tiny-final
/
app.py
Cafet
initial commit
55ae111
verified
6 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/Cafet/whisper-tiny-final"
).launch()