Automatic Transcription via DL
April 30, 2021 ยท View on GitHub
Transcript Japanese instruments(Japanese flute and Japanese drum) automatically with deep learning.
DEMO

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