MuseMorphose icon indicating copy to clipboard operation
MuseMorphose copied to clipboard

PyTorch implementation of MuseMorphose (published at IEEE/ACM TASLP), a Transformer-based model for music style transfer.

Results 6 MuseMorphose issues
Sort by recently updated
recently updated
newest added

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

How to use your own Midi dataset to train the model?