Skip to content

A REMI-based Transformer-XL for Chinese piano generation

Notifications You must be signed in to change notification settings

xxupiano/ChineseMusicTransformer

Repository files navigation

Chinese Music Transformer

A REMI-based Transformer-XL for Chinese Piano Generation

Install Dependencies

  • python 3.6
  • conda install --yes --file requirements.txt

Download the Pre-trained Checkpoint

Download the dataset Red Melody

  • training set: 193 pieces

  • development set: 10 pieces

  • test set: 10 pieces

  • The file, Red_Melody.csv, contains all information of the dataset.

  • Download

Finetune

python finetune.py

Predict

python main.py

About

A REMI-based Transformer-XL for Chinese piano generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages