jason9693 / MusicTransformer-tensorflow2.0

implementation of music transformer with tensorflow-2.0 (ICLR2019)
MIT License
353 stars 81 forks source link

bash ecomp_piano_downloader.sh midi/ecomp_piano #33

Open 1131359079 opened 3 years ago

1131359079 commented 3 years ago

When I run the script in the title, I get the following error No URLs found in -. rm: missing operand Try 'rm --help' for more information. rm: cannot remove '*': No such file or directory

Does anybody know how?

adamoudad commented 2 years ago

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