How to use admin-spsoft/Speechbrain_SPSoft with speechbrain:
from speechbrain.pretrained import SepformerSeparation model = SepformerSeparation.from_hparams( "admin-spsoft/Speechbrain_SPSoft" ) model.separate_file("file.wav")
The community tab is the place to discuss and collaborate with the HF community!