This is a maintenance release of our beat tracker, adding some features and fixes, but leaving all models unchanged.
Changes
- Clarified installation instructions for madmom and mir_eval
- Load checkpoints with
weights_only=Truewhen supported - Fix checkpoint downloads after server-side update
- Provide separate
infer_beat_numbers()function - Command-line tool: Support saving raw activations / logits
- Training script: Support resuming from previous checkpoint
- Migrate to pyproject.toml (thanks to @JacobLinCool)
- Support non-CUDA accelerator chips (thanks to @tillt)
- Published on PyPI (thanks to @MarvinSchenkel)