asteroid-team / asteroid

The PyTorch-based audio source separation toolkit for researchers
https://asteroid-team.github.io/
MIT License
2.22k stars 422 forks source link

Fix device in padding for sudormrf #598 #603

Closed JorisCos closed 2 years ago

JorisCos commented 2 years ago

Fix #598 . padding device wasn't set which caused errors when training on gpus

mpariente commented 2 years ago

Looks good, thanks ! But what happened to the tests?

JorisCos commented 2 years ago

I think zenodo wasn't responding. It's fine now