Skip to content

v0.3.3 — cross-link the official Python SDK

Choose a tag to compare

@ParkNorth ParkNorth released this 22 May 02:06
· 11 commits to main since this release

Documentation- and metadata-only patch release. No runtime changes — if you installed v0.3.2 the Python and CLI behavior is byte-identical to v0.3.3.

Added

  • Cross-links to stemsplit-python — the new official Python SDK for the hosted StemSplit API — in the README's "Quick links" section and the "Skip the infrastructure" section.

The two packages are designed to coexist: prototype against the local-inference path with demucs-onnx, then swap in stemsplit-python when you want shared GPU capacity, the YouTube ingest, BPM / key detection, or webhook delivery.

Links