Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
haouarin
/
haouarin-whisper-small-daridja
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
haouarin-whisper-small-daridja
/
app.py
haouarin
Update app.py
55b29d7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/haouarin/whisper-small-daridja"
).launch()