sungbohsun / CRNN_v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRNN_v1

  • You can also get the data from https://github.com/sungbohsun/music_segmentation audio & annotations/Labels the data triansform to the seven diffirent label

    • 1、引子 (intro)
    • 2、主歌 (verse)
    • 3、連接段 (Bridge)
    • 4、結語 (outro)
    • 5、休息 (break)
    • 6、副歌 (Refrain)
    • 7、沉默 (silece)

├── audio
├── Labels
├── model
├── README.md
├── train.py
└── utils.py

About


Languages

Language:Python 100.0%