Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 650 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 650 Bytes

Automatic Transcription via DL

Transcript Japanese instruments(Japanese flute and Japanese drum) automatically with deep learning.

DEMO

ATDL_image

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.