Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Cafet
/
Cafet-whisper-tiny-final
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f10e72
Cafet-whisper-tiny-final
/
app.py
Cafet
initial commit
7f10e72
verified
11 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/Cafet/whisper-tiny-final"
).launch()