python_music_bpm_classifier

clone the repo and do pipenv install if that doesn't work manualy install:

  1. pipenv install librosa
  2. pipenv install numba==0.48

then run pipenv shell, after that you can eather run python3 main.py "dubstep.mp3 or node main.js

the main library is librosa that doing all of the hard work :D https://librosa.org/librosa/core.html