urinieto / harmonixset

The Harmonix Set: Beats, Downbeats, and Structural Annotations for Pop Music
MIT License
149 stars 24 forks source link

Cannot load the mel-scale spectrograms by np.load() #8

Closed cruiceble closed 3 years ago

cruiceble commented 3 years ago

when using np.load() to load the npy file, the error is : _pickle.UnpicklingError: invalid load key, '\x00'. Can anybody help me?

urinieto commented 3 years ago

This looks like a Python/Numpy version mismatch. Can you share your system specs and version numbers?

cruiceble commented 3 years ago

Windows 10 python 3.6.3 numpy 1.19.3 librosa 0.7.0

sorry I found that my file is corrupted,and now everything is ok

urinieto commented 3 years ago

Gotcha. Glad to know it's working!