Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hrishikeshpai30
/
hrishikeshpai30-wavlm-libri-clean-100h-large
like
1
Sleeping
App
Files
Files
Community
main
hrishikeshpai30-wavlm-libri-clean-100h-large
/
app.py
hrishikeshpai30
initial commit
f70ec0e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/hrishikeshpai30/wavlm-libri-clean-100h-large"
).launch()