Audio-to-Audio
speechbrain
English
Source Separation
Speech Separation
Audio Source Separation
Libri3Mix
SepFormer
Transformer
audio-source-separation
Instructions to use speechbrain/sepformer-libri3mix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/sepformer-libri3mix with speechbrain:
from speechbrain.pretrained import SepformerSeparation model = SepformerSeparation.from_hparams( "speechbrain/sepformer-libri3mix" ) 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!