Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luxlux
/
makhataei-Whisper-Small-Common-Voice
like
0
Sleeping
App
Files
Files
Community
3e1ca4e
makhataei-Whisper-Small-Common-Voice
/
app.py
luxlux
initial commit
3e1ca4e
verified
5 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/makhataei/Whisper-Small-Common-Voice"
).launch()