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

torchmetrics>=0.11.0 #669

Open AceHack opened 1 year ago

AceHack commented 1 year ago

Can you please upgrade it, causes a compatibility issue with many other projects like nemo-toolkit

AceHack commented 1 year ago

asteroid 0.6.0 depends on torchmetrics<0.8.0 nemo-toolkit[asr,nlp,slu,tts] 1.18.1 depends on torchmetrics>=0.11.0; extra == "asr"

mpariente commented 1 year ago

Thanks for raising this issue. Can you upgrade torchmetrics and tell me what the issue with Asteroid is ?