Hguimaraes / gtzan.keras

[REPO] Music Genre classification on GTZAN dataset using CNNs
MIT License
198 stars 57 forks source link

I am getting this error. please help #18

Closed atharvaathaley closed 4 years ago

atharvaathaley commented 4 years ago

Capture

Hguimaraes commented 4 years ago

Hi @atharvaathaley,

I need to look more in detail, but it looks like is from Librosa on Windows. Could you try to run a Librosa example and see if works? Also try to install ffmpeg on your Windows setup.

I have developed the project using a Ubuntu 18.04 version and Python 3.7.4. Please use the packages specified on the requirements.txt

Cheers,