You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot migrate from nnAudio, since it requires numpy<2 (numpy>=1.14.5,<2), which is stricter than nnAudio numpy requirement numpy>=1.14.5. Can you please explain why the <2 was put in place or remove the version cap?
Cannot migrate from nnAudio, since it requires numpy<2 (numpy>=1.14.5,<2), which is stricter than nnAudio numpy requirement numpy>=1.14.5. Can you please explain why the <2 was put in place or remove the version cap?