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

Fix continuous integration #672

Closed LeonieBorne closed 1 year ago

LeonieBorne commented 1 year ago

Hi @mpariente 🐿️

I tried to fix the continuous integration before doing a new release (as mentioned in #664). It should work 🤞 But I have a couple of questions:

Thanks!

mpariente commented 1 year ago

This is perfect, thank you ! ✨

It's in the commits, but I rewrite it here for more visibility : pytorch-lightning was limited to 1.7.7 because the Callback.on_epoch_start hook was removed in v1.8.

mpariente commented 1 year ago

Regarding your questions :