Releases: nomadkaraoke/python-audio-separator
Releases · nomadkaraoke/python-audio-separator
v0.41.1
v0.41.0
Update pyproject.toml
v0.40.0
Preserve bit depth of input audio (don't down sample everything to 16…
v0.39.1
Fix multi-stem MDXC bug (#242)
v0.39.0
Updated reference spectrogram to reflect fixed MDX implementation (#238)
v0.38.1
Fix mel regression (#235) * Fixed MelBandRoformer modal loading regression * Added mel_band_roformer_karaoke_aufr33_viperx_sdr_10.1956.ckpt to integration test
v0.38.0
Update roformer implementation to support BS-Roformer-SW (#234) * Added spec-kit templates * Added constitution * Completed spec, plan and tasks steps * Fixed roformer implementation to work with new model as well as old, using the models STFT hop length to derive the temporal chunk size * Finished implementation, according to spec-kit * Fixed all tests * Fixed local file paths in tests
v0.37.1
Bump version from 0.37.0 to 0.37.1
v0.37.0
Bump version from 0.36.1 to 0.37.0
v0.36.1
Updated dependencies