当前位置:网站首页>音频(五)音频特征提取

音频(五)音频特征提取

2022-06-25 06:39:00 mingqian_chu

voicebox:http://www.ee.ic.ac.uk/hp/staff/dmb/voicebox/doc/voicebox/index.html

stprtool:http://cmp.felk.cvut.cz/cmp/software/stprtool/

Gammatone-like spectrogram:http://www.ee.columbia.edu/~dpwe/resources/matlab/gammatonegram/

提取包括MFCC、GFCC、gammatone filterbank等的(Python)

https://github.com/ZhihaoDU/speech_feature_extractor

提取GFCC:

http://www.zhihuishi.com/source/7009.html#download

原网站

版权声明
本文为[mingqian_chu]所创,转载请带上原文链接,感谢
https://blog.csdn.net/chumingqian/article/details/125414488