jordipons / musicnn

Pronounced as "musician", musicnn is a set of pre-trained deep convolutional neural networks for music audio tagging.
ISC License
590 stars 87 forks source link

Beat detection #7

Closed kobybibas closed 4 years ago

kobybibas commented 4 years ago

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

jordipons commented 4 years ago

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