Music-Style-Transfer icon indicating copy to clipboard operation
Music-Style-Transfer copied to clipboard

Source code for "Transferring the Style of Homophonic Music Using Recurrent Neural Networks and Autoregressive Model"

Music Style Transfer

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.

Dependencies

This repository requires following packages:

  • python 3.6
  • numpy
  • tensorflow
  • keras
  • mido

Todos

License

MIT