Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sheilaaliens
/
speechbrain-sepformer-whamrh
like
0
Running
App
Files
Files
Community
main
speechbrain-sepformer-whamrh
/
app.py
Sheilaaliens
initial commit
dd731fc
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/sepformer-whamr"
).launch()