This repository includes the source code of the symbolic music style transfer algorithm from:
Wei-Tsung Lu and Li Su, “Transferring the Style of Homophonic Music Using Recurrent Neural Networks and Autoregressive Model,” International Society of Music Information Retrieval Conference (ISMIR), September 2018.
Listening samples are available here.
This repository requires following packages:
- python 3.6
- numpy
- tensorflow
- keras
- mido
MIT