There is trouble when loading .mp3 files with librosa. The versions of the libraries that librosa uses is below. The problem most probably comes either from librosa or audioread, which is used in librosa.
.wav files on the other hand, load and process properly.
INSTALLED VERSIONS
------------------
python: 3.7.3 (default, Jun 24 2019, 04:54:02)
[GCC 9.1.0]
librosa: 0.7.1
audioread: 2.1.8
numpy: 1.17.0
scipy: 1.3.1
sklearn: 0.21.3
joblib: 0.13.2
decorator: 4.4.0
six: 1.12.0
soundfile: 0.10.2
resampy: 0.2.2
numba: 0.46.0
There is trouble when loading
.mp3files with librosa. The versions of the libraries that librosa uses is below. The problem most probably comes either from librosa or audioread, which is used in librosa..wavfiles on the other hand, load and process properly.