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
Update README.md
Browse files
README.md
CHANGED
|
@@ -118,7 +118,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
|
|
| 118 |
booktitle={ICASSP 2021}
|
| 119 |
}
|
| 120 |
|
| 121 |
-
@
|
| 122 |
author={Subakan, Cem and Ravanelli, Mirco and Cornell, Samuele and Grondin, François and Bronzi, Mirko},
|
| 123 |
journal={IEEE/ACM Transactions on Audio, Speech, and Language Processing},
|
| 124 |
title={Exploring Self-Attention Mechanisms for Speech Separation},
|
|
|
|
| 118 |
booktitle={ICASSP 2021}
|
| 119 |
}
|
| 120 |
|
| 121 |
+
@article{subakan2023exploring,
|
| 122 |
author={Subakan, Cem and Ravanelli, Mirco and Cornell, Samuele and Grondin, François and Bronzi, Mirko},
|
| 123 |
journal={IEEE/ACM Transactions on Audio, Speech, and Language Processing},
|
| 124 |
title={Exploring Self-Attention Mechanisms for Speech Separation},
|