almostimplemented / hr_beat_tracking

a disgusting abuse of Kong's high resolution transcription model, relegated to tracking beats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECS7006 Music Informatics 2022: Coursework 1

Beat tracking system based off a piano transcription architecture [1].

from beat_crnn import beatTracker

beats, downbeats = beatTracker(inputFile)

See example.py and eval.py for more usage.

[1] https://arxiv.org/abs/2010.01815

About

a disgusting abuse of Kong's high resolution transcription model, relegated to tracking beats


Languages

Language:Python 100.0%