asteroid-team / asteroid

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

Limit torch and pytorch-lightning to 1.x #671

Closed LeonieBorne closed 1 year ago

LeonieBorne commented 1 year ago

Hi @mpariente 👋

Following #664, here is the pull request limiting lightning to 1.x. I have also limited torch to 1.x, let me know if you think this is not necessary.

Thanks!

mpariente commented 1 year ago

Thanks for the PR, that's perfect !

mpariente commented 1 year ago

Unit tests are failing, but this is unrelated.