jordipons / musicnn

Pronounced as "musician", musicnn is a set of pre-trained deep convolutional neural networks for music audio tagging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beat detection

kobybibas opened this issue · comments

Hi,
Thanks for this wonderful work.
I wonder if there is a way to use this code for detecting the beats location in the temporal input (audio file).

Thanks again,
Koby

For beat detection, I highly recommend the madmom library: https://madmom.readthedocs.io/en/latest/modules/features/beats.html