Skip to content

Releases: CPJKU/beat_this

1.1.0

14 Apr 10:10
@f0k f0k

Choose a tag to compare

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=True when 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

18 Oct 13:17

Choose a tag to compare

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.