iranroman / musicinformationretrieval.com

Instructional notebooks on music information retrieval.
http://musicinformationretrieval.com
MIT License
1.23k stars 414 forks source link

Fix librosa issues in Genre Recognition notebook #36

Closed sudara closed 7 years ago

sudara commented 7 years ago

We needed a few fixes for this notebook to run:

  1. Notebook was missing the librosa.display import
  2. According to the librosa docs, sample rate needs to be passed in with the sr keyword

I can add the html diff if you like — looks like a few things like the bootstrap version and some css changed, so I was a bit reluctant, but just shout!