jason9693 / MusicTransformer-tensorflow2.0

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

Actually use `pickle_dir` command-line argument #58

Open khatchad opened 1 month ago

khatchad commented 1 month ago

Previously, the directory was hard-coded and the command-line parameter was unreferenced.