Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JaxMeHof
/
speechbrain-sepformer-wham-enhancement
like
0
Runtime error
App
Files
Files
Community
44efadd
speechbrain-sepformer-wham-enhancement
/
app.py
JaxMeHof
initial commit
44efadd
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/sepformer-wham-enhancement"
).launch()