搜索资源列表
mfccCchengxu
- 语音识别中提取特征系数-美尔倒谱系数(mfcc)C程序-Speech Recognition feature extraction coefficient-America Fall cepstrum coefficients (mfcc) C Program
mfcc
- 用c语言编写的语音特征参数的程序,该语音特征参数为mfcc参数,主要用于说话人识别-used language voice characteristic parameters of the procedure, the characteristic parameters for voice mfcc parameters, mainly for Speaker Recognition
mfc c dedec mfcc的C语言实现
- 就是mfcc的C语言实现
mfcc.rar
- 该文件包括mfcc.h和mfcc.c两个文件,已经在C++6.0上调试通过,可以作为程序的一部分代码实用,The document included mfcc.h and mfcc.c two documents, has been in C++6.0 on debugging through, you can code as part of the procedures and practical
mfcc.rar
- 语音特征提取MFCC的源代码,用C++编写,调试过可以运行,Voice of the source code for MFCC feature extraction, using C++ write, debug, run-off
MFCCdeC
- 工程包括声音文件的读取、预处理、MFCC参数的提取、最后的聚类函数,对于做语音识别的人帮助很大-The works will include the sound files to read, pre-treatment, MFCC parameters extracted, the final clustering function, to do speech recognition for the great help of people
MFCC
- 用VC++实现的关于语音识别中提取MFCC程序,有界面,程序能运行成功。-Use of the vc of voice recognition mfcc program, the interface, the application can run.
SpeakerRecognition06-23
- 说话人识别的源程序(包括各类算法)有兴趣的可以转化成C语言-The source speaker recognition (including all types of algorithm)
mfcc
- c语言版本的mfcc提取代码。适合新手使用。比较简单-c language version of the mfcc extraction code. Suitable for novice use. Simple
MFCC
- m文件dtw,mfcc,vad,转换为c语言文件。用于声音检测-m file dtw, mfcc, vad, converted to c language file. For voice detection
test_for_read_wavfile
- 本代码包括vc下对于wave文件的读取,以及声纹识别中mfcc的计算,包括完整的声音预处理和特征计算过程。-Vc under this code, including the wave of documents to read, as well as Voice Recognition MFCC calculation, including the voice of integrity and characteristics of pre-processing calculations.
mfcc
- 语音识别中的mfcc源代码,有比较好的参考价值,希望能帮到需要它的人!-Speech Recognition mfcc source code, there is a better reference value, hoping to help those who need it!
mfcc-extraction
- 语音识别中的mfcc参数提取程序,从HTK中剪出来的,结果和HTK得出来的一模一样(配置文件已给)。39维的,带能量。-mfcc extraction process.Come from the HTK
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
- 通过预处理、端点检测、mfcc的方法进行语音识别-It s about speech recognition
mfcc-samplerate16
- mfcc approach using example rate 16 , frame size 256&512
mfcc--c
- mfcc的c语言实现,使用方便,完全可用。-mfcc of the c language implementation, easy to use, fully available.
VoiceprintRecognition C#+matlab
- 基于MFCC和DTW的声纹识别程序,包含C#和MATLAB两个版本(Voiceprint Recognition program using MFCC and DTW. There are two versions by matlab and C#.)
MFCC by C++
- wav音频读取,并且使用MFCC进行特征值提取,提取特征值存入TXT文档(Audio feature recognition)