Skip to content

Releases: nomadkaraoke/python-audio-separator

v0.43.1

23 Mar 16:16
153b2e4

Choose a tag to compare

fix: ensemble separation ignores custom_output_names, misclassifies s…

v0.43.0

23 Mar 02:47
288e322

Choose a tag to compare

chore: bump version to 0.43.0 (#274)

* chore: bump version to 0.43.0

New features in this release:
- Cloud Run GPU deployment support (deploy_cloudrun.py, Dockerfile.cloudrun)
- Ensemble preset support in API client (-p/--preset flag in CLI)
- Preset parameter in separate_audio() and separate_audio_and_wait()
- Stem marker stripping for chained separations

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Trigger CI: runners restarted, idle check paused

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.42.1

17 Mar 02:36
3f58f95

Choose a tag to compare

chore: bump version to 0.42.1 (#271)

Patch release for:
- Fix chunk overwrite when using custom_output_names with chunk_duration (#259, #270)
- Clarify demucs segment_size "Default" documentation (#264, #270)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.42.0

16 Mar 23:15
adc5539

Choose a tag to compare

feat: multi-model ensemble separation with 9 community-curated preset…

v0.41.1

24 Jan 07:45
8b193be

Choose a tag to compare

fix: RFC 5987 encoding for Unicode filenames in Content-Disposition h…

v0.41.0

16 Jan 02:55
76141c8

Choose a tag to compare

Update pyproject.toml

v0.40.0

30 Nov 00:08
69cb8f9

Choose a tag to compare

Preserve bit depth of input audio (don't down sample everything to 16…

v0.39.1

15 Oct 01:09
df196cd

Choose a tag to compare

Fix multi-stem MDXC bug (#242)

v0.39.0

28 Sep 22:58
466253c

Choose a tag to compare

Updated reference spectrogram to reflect fixed MDX implementation (#238)

v0.38.1

28 Sep 06:07
8231975

Choose a tag to compare

Fix mel regression (#235)

* Fixed MelBandRoformer modal loading regression

* Added mel_band_roformer_karaoke_aufr33_viperx_sdr_10.1956.ckpt to integration test