jason9693/MusicTransformer-tensorflow2.0

I've got a problem about sh

Opened this issue · 2 comments

Thank you for your code and the opportunity to see what's going on with Music Transformer!!

However, I'm a newbie to this field, so I have no idea how to download midi dataset

$ sh dataset/script/{ecomp_piano_downloader, midi_world_downloader, ...}.sh

I've tried several times but, I can't figure it out on my own.
also,

$ python preprocess.py {midi_load_dir} {dataset_save_dir}

I imitated
https://si-partners.net/blog/music-transformer.html
but I still don't know how to deal with it.
please help me, I feel suffocated!

I've used this order to download piano-e-Competition dataset in file named piano-e-Competition.
bash ecomp_piano_downloader.sh piano-e-Competition

Hello,
I fixed this in my fork https://github.com/adamoudad/MusicTransformer-tensorflow2.0
and have submitted a PR some times ago #29