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

The error about pretrain data source 'lastfm_alternative_5b_phrase.npy' #2

Closed ericosmic closed 6 years ago

ericosmic commented 6 years ago

I try use the recommend data source --lastfm_alternative_5b_phrase.npy for train musegan/bmusegan , but it give a error feed : 2018-11-02 15-12-11 It's seem the dataset is have wrong form, do you know what the problem in detail.

salu133445 commented 6 years ago

You need to set MODEL_CONFIG['num_track'] in config.py to 5.