Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Adeptschneider
/
Swahili-automatic-speech-recognition
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c30ec85
Swahili-automatic-speech-recognition
/
app.py
Adeptschneider
initial commit
c30ec85
over 1 year ago
raw
Copy download link
history
blame
Safe
106 Bytes
import
gradio
as
gr
gr.load(
"models/Joshua-Abok/finetuning-wav2vec-large-swahili-asr-model_v10"
).launch()