annotate gmm_baseline_experiments/external_libs/librosa/AUTHORS.md @ 5:b523456082ca tip

Update path to dataset and reflect modified chunk naming convention.
author peterf
date Mon, 01 Feb 2016 21:35:27 +0000
parents cb535b80218a
children
rev   line source
peterf@2 1 Authors
peterf@2 2 =======
peterf@2 3
peterf@2 4 * Brian McFee <https://github.com/bmcfee>
peterf@2 5 * Matt McVicar <https://github.com/mattmcvicar>
peterf@2 6 * Dawen Liang <https://github.com/dawenl>
peterf@2 7 * Colin Raffel <https://github.com/craffel>
peterf@2 8 * Douglas Repetto <https://github.com/drepetto>
peterf@2 9 * Dan Ellis <https://github.com/dpwe>
peterf@2 10
peterf@2 11 Some feature extraction code was based on <https://github.com/ronw/frontend> by Ron Weiss.
peterf@2 12
peterf@2 13 Large portions of LibROSA were ported from MATLAB code by Dan Ellis <http://www.ee.columbia.edu/~dpwe/resources/matlab/>.
peterf@2 14
peterf@2 15 Additional thanks to Emanuele Coviello and Erik Schmidt for testing, bug reports and fixes.