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-mpsLinks
- Repository: https://github.com/ssmall256/all-in-one-mps
- Companion MLX release: https://github.com/ssmall256/all-in-one-mlx
- Upstream reference project: https://github.com/mir-aidj/all-in-one