Skip to content

all-in-one-mps v1.0.0

Latest

Choose a tag to compare

@ssmall256 ssmall256 released this 27 Feb 23:41

all-in-one-mps v1.0.0

First public release of all-in-one-mps, an Apple Silicon PyTorch/MPS port of the original All-In-One music structure analyzer.

Highlights

  • Apple Silicon focused inference path with PyTorch + MPS acceleration.
  • End-to-end CLI pipeline for demix -> spectrogram -> structure analysis outputs.
  • Packaging, docs, and CI/release workflows for push CI + TestPyPI/PyPI publishing.
  • Benchmark example in README with comparisons vs upstream CPU and mixed-mode baselines.

Install

pip install all-in-one-mps

Links