搜索资源列表
MFCC
- 用VC++实现的关于语音识别中提取MFCC程序,有界面,程序能运行成功。-Use of the vc of voice recognition mfcc program, the interface, the application can run.
mfcc_bsl
- 近期老师叫做MFCC,在用vc做这个程序的过程中,查找了大量的资料与其他人的源代码。发现并不是所有的人都能很准确的了解MFCC的计算过程,参考了matlab中关于MFCC中的数据,编写了此程序。 结果是可以做出来的,但是还没有跟matlab结果作对比 -recently i was told to write a program, using vc++. during the course, i have had substantial amount of reading related t
mfcc
- mfcc c++ code This program is free software you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation either version 2 * of the License, or (at your option) any
mfcc-samplerate16
- mfcc approach using example rate 16 , frame size 256&512
MMfccvqqf
- 语音识别中提取mfcc特征矢量量和矢量量化的c程序可直接使用。 -Speech recognition to extract mfcc amount of feature vectors and vector quantization c program can be used directly.
mfcc
- MFCC算法特征提取C代码,从而实现特征提取-MFCC feature extraction algorithm C code to implement the feature extraction
MFCC
- 用C++写的语音识别中的MFCC特征提取 有详细代码注释-feature extraction of MFCC BY C++
VoiceprintRecognition C#+matlab
- 基于MFCC和DTW的声纹识别程序,包含C#和MATLAB两个版本(Voiceprint Recognition program using MFCC and DTW. There are two versions by matlab and C#.)