Skip to content

Tags: SirJoseph3/python-audio-separator

Tags

v0.31.1

Toggle v0.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version for release

v0.31.0

Toggle v0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.30.2

Toggle v0.30.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Maybe fix the seek during model hash on windows (nomadkaraoke#198)

* Maybe fix the seek during model hash on windows

* Fixed hash calculation bug

v0.30.1

Toggle v0.30.1's commit message

Verified

This commit was signed with the committer’s verified signature.
beveradb Andrew Beveridge ☄️
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.

v0.30.0

Toggle v0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

v0.29.0

Toggle v0.29.0's commit message

Verified

This commit was signed with the committer’s verified signature.
beveradb Andrew Beveridge ☄️
Added new models from PR

v0.28.5

Toggle v0.28.5's commit message

Verified

This commit was signed with the committer’s verified signature.
beveradb Andrew Beveridge ☄️
Added support for UVR-MDX-NET-Inst_HQ_5.onnx model

v0.28.4

Toggle v0.28.4's commit message

Verified

This commit was signed with the committer’s verified signature.
beveradb Andrew Beveridge ☄️
Fixed default model filename from yaml to ckpt

v0.28.3

Toggle v0.28.3's commit message

Verified

This commit was signed with the committer’s verified signature.
beveradb Andrew Beveridge ☄️
Bumped version for model release

v0.28.2

Toggle v0.28.2's commit message

Verified

This commit was signed with the committer’s verified signature.
beveradb Andrew Beveridge ☄️
Improved formatting of list models output, updated scores, added docs…

… for new model list features, bumped version for release