salu133445 / bmusegan

Code for “Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation”
https://salu133445.github.io/bmusegan/
MIT License
58 stars 13 forks source link

Failed to interpret file 'lastfm_alternative_8b_phrase.npy' as a pickle #5

Closed Robrib closed 5 years ago

Robrib commented 5 years ago

Hi, I downloaded the data 'lastfm_alternative_8b_phrase.npy' and I tried this command: python store_to_sa.py lastfm_alternative_8b_phrase.npy --name=lastfm_alternative_8b_phrase

And it said that: Failed to interpret file 'lastfm_alternative_8b_phrase.npy' as a pickle

salu133445 commented 5 years ago

It seems that the old download script is not working. I have updated it. It should work now, so please run the download script again. You may want to check the file size to see whether it succeeds.