搜索资源列表
mpcc
- MFCC,即倒谱系数,也是语音的一个特征之一,能够充分利用人耳的特性 % 具体的求法就是预处理,然后加窗,进行傅立叶变换,再求出功率普 % 然后得出其自然对数,最后进行dct变换 % 代码是用matlab写的,用到的一个语音工具箱,可以从网络上下载。-MFCC, that is, just a few pedigree, as well as a voice of one, to take full advantage of people's ears% of the spe
mfcc-extraction
- 语音识别中的mfcc参数提取程序,从HTK中剪出来的,结果和HTK得出来的一模一样(配置文件已给)。39维的,带能量。-mfcc extraction process.Come from the HTK
MFCC
- 基于HTK的MFCC提取。通过验证是完全正确的,不是不负责任的随便乱写给出结果。编译环境是codeblocks-Based on HTK' s MFCC extraction. Validation is absolutely correct, not irresponsible given the results of random scrawl
tztq
- 这个程序的主要功能是用来提取特征。其中有分帧算法,并提取MFCC参数作为特征。-The program' s main function is to extract features. Partakers of which the frame algorithm, and extract the MFCC as feature parameters.
EmotionClassifierBySvm
- 使用libsvm进行语音情感识别,特征使用的是39维mfcc。-Use libsvm for voice emotion recognition, feature using the 39-dimensional mfcc.
identified-out-of-set
- 基于MFCC参数和DTW算法的语音识别算法,对0-9这十个数字的中文发音进行识别。该程序对特定的三个人的声音做训练,并用来识别这三个人之外的30个人的发音,即特定人的集合外的识别,程序中已有语料。-The MFCC parameter and DTW algorithm-based speech recognition algorithm, the 0-9 ten digits Chinese pronunciation recognition. Do training of the progr
mymfccdtw
- 用DTW分析wav文件的MFCC倒频系数,以识别说话人的程序-Wav files using DTW analysis MFCC cepstral coefficients, in order to identify the speaker' s program