文件名称:bachbot:使用深度学习以巴赫风格生成和协调音乐
文件大小:34.49MB
文件格式:ZIP
更新时间:2024-06-03 06:28:58
Python
BachBot BachBot是一项利用长期短期记忆(LSTM)生成Bach成分的研究项目。 安装 Docker容器映像托管在DockerHub上。 仅CPU docker pull fliang/bachbot:base CUDA-7.5 docker pull fliang/bachbot:CUDA-7.5 入门 搭建环境 source scripts/activate 准备和弦巴赫合唱语料,并训练LSTM torch-rnn 。 bachbot chorales prepare_poly && \ bachbot concatenate_corpus scratch/*.utf && \ bachbot make_h5 && \ bachbot train 采样经过训练的LSTM并将输出解码为musicXML。 bachbot sample <path_to_