Transcript Japanese instruments(Japanese flute and Japanese drum) automatically with deep learning.
The first attempt of using deep learning to unsteady Japanese festival music. This time, the program handle "Awaodori festival music" as a target.
# train model
python train.py -c config.yml
# generate original music data in csv format
python predict -c config.yml
This is the part of program I used in my graduation research in university.