Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
3rd
/
steja-whisper-large-somali
like
0
Build error
App
Files
Files
Community
48c4071
steja-whisper-large-somali
/
app.py
3rd
initial commit
48c4071
verified
5 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/steja/whisper-large-somali"
).launch()