Skip to content

phimachine/tangkk-mirex-ace

 
 

Repository files navigation

Description:
This is an Automatic Chord Estimation System
(http://www.music-ir.org/mirex/wiki/2015:Audio_Chord_Estimation)

Author:
Junqi Deng, The University of Hong Kong

System Environment:
- MATLAB R2015a or later
- Python 2.7 with Numpy and Theano installed
- Run the system on Windows if possible

How to Run:
Open the runscript.m file to see all possible ways to run the system in Matlab shell.

Publications:
@inproceedings{deng2016automatic,
  title={Automatic Chord estimation on seventhsbass Chord vocabulary using deep neural network},
  author={Deng, Junqi and Kwok, Yu-Kwong},
  booktitle={2016 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
  pages={261--265},
  year={2016},
  organization={IEEE}
}

@inproceedings{deng2016hybrid,
  title={A Hybrid Gaussian-HMM-Deep-Learning Approach For Automatic Chord Estimation With Very Large Vocabulary},
  author={Deng, Junqi and Kwok, Yu-Kwong},
  booktitle={ISMIR},
  year={2016}
}

License:
This software is under BSD License. For commercial use of this software, please contact the author.

About

automatic chord estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 57.5%
  • Python 21.2%
  • HTML 15.3%
  • C 4.0%
  • Shell 1.9%
  • M 0.1%