Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
spktsagar
/
nepaliasr
like
0
Runtime error
App
Files
Files
Community
main
nepaliasr
/
app.py
spktsagar
initial commit
d0f2246
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
import
gradio
as
gr
gr.load(
"models/spktsagar/wav2vec2-large-xls-r-300m-nepali-openslr"
).launch()