搜索资源列表
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
- 声音识别——提取MFCC特征C程序,包含了mel域三角滤波器的设计等内容-The voice recognition- extract MFCC feature C program, including the mel domain triangle filter design
ENDPOINTDETECT
- 语音识别的端点检测程序,通过能量,过零率MFCC低能量普等检测-Endpoint detection of speech recognition procedures, the adoption of energy, zero-crossing rate of MFCC & P, such as low-energy detection
Mfccvq
- 语音识别中提取mfcc特征矢量和矢量量化的c程序-Mfcc speech recognition to extract feature vector and the vector quantization process of c
mfcc-extraction
- 语音识别中的mfcc参数提取程序,从HTK中剪出来的,结果和HTK得出来的一模一样(配置文件已给)。39维的,带能量。-mfcc extraction process.Come from the HTK
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
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)