项目作者: s603122001

项目描述 :
Source code for "Transferring the Style of Homophonic Music Using Recurrent Neural Networks and Autoregressive Model"
高级语言: Python
项目地址: git://github.com/s603122001/Music-Style-Transfer.git
创建时间: 2018-06-13T03:42:39Z
项目社区:https://github.com/s603122001/Music-Style-Transfer

开源协议:MIT License

下载


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