python/demos/demo_mfcc.py: add options to plot first and second derivatives, and...
authorPaul Brossier <piem@piem.org>
Thu, 22 Sep 2016 11:48:44 +0000 (13:48 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 22 Sep 2016 11:48:44 +0000 (13:48 +0200)
commit70b2ab04cdba3f73f210361970e1938d97438944
treea850b273512d9c07ba4020810e589d7682c61cdc
parent88c89e3b2981c430d61079c9517fa37407ba2f58
python/demos/demo_mfcc.py: add options to plot first and second derivatives, and set samplerate/win_s/hop_s, thanks to @jhoelzl (closes #68)
python/demos/demo_mfcc.py