YatingMusic / MuseMorphose

PyTorch implementation of MuseMorphose (published at IEEE/ACM TASLP), a Transformer-based model for music style transfer.
MIT License
174 stars 33 forks source link

Matplotlib, pylab, requests were missing. #4

Closed NakahodoRintaro closed 2 years ago

NakahodoRintaro commented 2 years ago

There were some libraries missing when running generate.py, so I added some modules. Thank you for your patience.

slSeanWU commented 2 years ago

Ok, i'll merge this