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
Update to weekly onnx and numpy 2.x (nomadkaraoke#200)
* Committing to branch to check tests cross platform
* Fixed lockfile`
* Attempt to prevent onnx 1.17 install on python 3.13 despite transitive dep
* Test whether python version excudes onnx transitive
* Switched to using onnx2torch-py313 instead of onnx2torch to resolve python 3.13 dependency issues
Added AUDIO_SEPARATOR_MODEL_DIR env var to override model dir. Relaxe…
…d torch dependency again, with fix for demucs on torch 2.6. Improved inode utilization of test script.