Releases: CPJKU/beat_this
Releases · CPJKU/beat_this
1.1.0
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)
First Release
Release of inference, evaluation, and training code to reproduce the results of the paper Beat this! Accurate beat tracking without DBN postprocessing, Foscarin/Schlüter/Widmer, ISMIR 2024.