Audio-to-Audio
speechbrain
English
Source Separation
Speech Separation
Audio Source Separation
WHAM!
SepFormer
Transformer
audio-source-separation
Instructions to use speechbrain/sepformer-whamr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/sepformer-whamr with speechbrain:
from speechbrain.pretrained import SepformerSeparation model = SepformerSeparation.from_hparams( "speechbrain/sepformer-whamr" ) model.separate_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md c971f26
Update README.md d233a74
Add missing RIR path a6557d3
Update README.md 8ff2518
Create config.json b130772
Titouan Parcollet commited on
Create config.son 2296918
Titouan Parcollet commited on
Update README.md ab552d5
Update README.md f7ac52c
Omar Sanseviero commited on
Update README.md 89a5954
Update README.md 0bdd166
Update README.md 860e4a3
Update README.md 4005852
Update README.md 1837d6d
Update README.md fb3e4f9
Update README.md ef9334b
Update README.md d625f17
Update README.md 3a77ce5
Update README.md 1dec1eb
Update README.md c97e2a1
Update README.md c74c9bd
cleaned inference hyparam file efab5aa
mirco commited on
Update README.md 6c312d4
Merge branch 'main' of https://huggingface.co/speechbrain/sepformer-whamr into main bdcbdb4
subakany commited on
added metadata for RIR creation 09a6a15
subakany commited on
Update README.md 29771d1
Merge branch 'main' of https://huggingface.co/speechbrain/sepformer-whamr into main ec71862
subakany commited on
updated the model ccc1233
subakany commited on
Create README.md 13e542e
added pretrainer class to hyperparams.yaml 5db677b
subakany commited on
adding hyperparams.yaml 0a8f294
subakany commited on
adding the inital sepformer-whamr files d3a3675
subakany commited on