Audio-to-Audio
speechbrain
English
Source Separation
Speech Separation
Audio Source Separation
Libri3Mix
SepFormer
Transformer
audio-source-separation
Instructions to use hahmadraz/sepformer-libri3mix-48k-epoch56_best with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use hahmadraz/sepformer-libri3mix-48k-epoch56_best with speechbrain:
from speechbrain.pretrained import SepformerSeparation model = SepformerSeparation.from_hparams( "hahmadraz/sepformer-libri3mix-48k-epoch56_best" ) model.separate_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!