v0.3.3 — cross-link the official Python SDK
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
- PyPI: https://pypi.org/project/demucs-onnx/0.3.3/
- New companion SDK: https://pypi.org/project/stemsplit-python/