Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hrishikeshpai30
/
hrishikeshpai30-wavlm-libri-clean-100h-large
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hrishikeshpai30-wavlm-libri-clean-100h-large
/
app.py
hrishikeshpai30
initial commit
f70ec0e
almost 2 years 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()