Skip to content

Releases: nomadkaraoke/python-audio-separator

v0.17.6

20 Jul 19:04
c62ca74
Compare
Choose a tag to compare
Fixed setup_torch_device to only enable MPS for ARM based macs as pyt…

v0.17.5

03 Jul 14:41
f2b78ef
Compare
Choose a tag to compare
fix roformer models run on cuda (#84)

* fix roformer models run on cuda

* fix roformer models run on cpu/cuda/mps

---------

Co-authored-by: 周志洋 <[email protected]>

v0.17.4

17 Jun 14:01
588a82f
Compare
Choose a tag to compare
Fixed regression with unset output dir not explicitly assuming curren…

v0.17.3

11 Jun 22:27
Compare
Choose a tag to compare
Bumped version to trigger release

v0.17.2

25 May 04:51
a581da7
Compare
Choose a tag to compare
Fixed GPU mapping for roformer models

v0.17.1

22 May 04:58
a3b7294
Compare
Choose a tag to compare
Fixed VR architecture aggression default

v0.17.0

22 May 04:24
7e2ba4d
Compare
Choose a tag to compare
Add support for BS-RoFormer and Mel-Band RoFormer models (#72)

* First pass at adding bs and mel-roformer models to MDXC, not yet tested

* Got some things kinda working

* Added working implementation of Mel-Roformer

* Made mel-roformer the default model

v0.16.6

26 Apr 14:56
2d83f46
Compare
Choose a tag to compare
Bumped version to release windows demucs path fix

v0.16.5

26 Apr 14:45
0f9d361
Compare
Choose a tag to compare
Attempt to fix windows MDX ONNX loading tempfile bug in onnx2torch (#63)

* Attempt to fix windows MDX ONNX loading tempfile bug in onnx2torch

* Bumped version with onnx2torch windows fix

v0.16.4

29 Mar 23:24
bcbbc51
Compare
Choose a tag to compare
Fixed model architecture code import to only load the correct code fo…