Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
l1y0l20
/
speechbrain-sepformer-wham16k-enhancement
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
speechbrain-sepformer-wham16k-enhancement
/
app.py
l1y0l20
initial commit
74788c4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/sepformer-wham16k-enhancement"
).launch()