SusPedal-Gen
This is the official repository of Learning to Generate Piano Music With Sustain Pedals
Dataset
The dataset used in this project, AIlabs.tw Pop1K7, can be found here.
Environment
-
Install PyTorch and fast transformer:
-
torch==1.7.0 (Please install it according to your CUDA version.)
-
fast transformer :
pip install --user pytorch-fast-transformers
or refer to the original repository
-
-
Other requirements:
pip install -r requirements.txt