urinieto / harmonixset

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

I can't load -mel.npy file. #11

Closed heeeycu closed 2 years ago

heeeycu commented 2 years ago

Hello. I always get an error when trying to align the mel spectrum using np.load to load the melspecs file. What is the correct way to load your .npy file please.

heeeycu commented 2 years ago

Sorry, unpacking directly on window causes npy corruption, I solved the problem by unpacking on linux.

urinieto commented 2 years ago

Weird. Glad you figured it out!