MuseMorphose
MuseMorphose copied to clipboard
PyTorch implementation of MuseMorphose (published at IEEE/ACM TASLP), a Transformer-based model for music style transfer.
Sinece the data format is pkl,and how to generate the pkl from midi?Thanks~
Hi, thanks for your impressive work! I want to know could I generate a midi from scratch?
Hello, Maybe you could help me with my problem)When i run your generation.py script with defaults parameters it generates correctly 16 bars output for any midi file. But when i...
Hello, may I know the code for evaluating music attributes
train
How to use your own Midi dataset to train the model?