Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mnpx3p
/
speechbrain-sepformer-wham
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b845724
speechbrain-sepformer-wham
/
app.py
Mnpx3p
initial commit
b845724
verified
10 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/speechbrain/sepformer-wham"
).launch()