搜索资源列表
final.rar基于PC声卡和matlab的实时语音信号采集分析系统
- 一个基于PC声卡和matlab的实时语音信号采集分析系统,带有界面图形,功能较完善,A matlab based on PC sound card and the real-time voice signal acquisition analysis system with graphic interface, function better
MFCC.rar
- 噪声鲁棒性说话人识别语音高频加权MFCC提取各方面介绍,Noise robustness of speaker recognition, voice high-frequency weighted to introduce various aspects of MFCC extraction
mfcc.rar
- 为MFCC的MATLAB程序,用于语音识别结束的特征参数提取,MFCC
MFCC-GMM 说话人识别
- 基于MFCC的GMM的说话人识别,是很好的语音处理程序-MFCC of the GMM based speaker recognition, speech processing is a very good program
mfcc.rar
- 语音特征提取MFCC的源代码,用C++编写,调试过可以运行,Voice of the source code for MFCC feature extraction, using C++ write, debug, run-off
一种基于mfcc语音特征提取方法
- 一种基于mfcc语音特征提取方法,识别率还可以.rar
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.
mfcc
- 语音识别中的mfcc源代码,有比较好的参考价值,希望能帮到需要它的人!-Speech Recognition mfcc source code, there is a better reference value, hoping to help those who need it!
mfcc2
- mfcc 语音识别的很好用的一个工具,可以帮助快速提取特征参数~-mfcc good use of voice recognition as a tool to help quickly extract feature parameters ~
mfccc
- MFCC参数很好的反映了人耳的听觉特性,所以在语音识别中我们也用到他,本代码是用matlab仿真了MFCC 参数的提取过程.-MFCC parameters well reflected the auditory characteristics of the human ear, so in speech recognition, we also used him, and this code is used matlab simulation parameters of the MFCC ex
mfcc
- 本文件包含语音识别语音识别中一些算法,加框处理的算法,以及进行mfcc和倒谱的算法,用matlab算法实现。另外还包含一个音频文件。-This document contains the speech recognition in a number of speech recognition algorithms, the algorithm deal with framing, as well as cepstrum mfcc and the algorithm implementation
MySR
- 这是一个的matlab的对语音处理文件。、 包括录音,MFCC特征,VQLBG法的库的形成,与非特定人的识别问题。-This is one of the matlab files for voice processing. , Including the recording, MFCC characteristics, VQLBG law, the formation of the Treasury, with non-specific identification of people.
mfcc
- 语音信号的初始化及MFCC特征提取算法,附带测试用语音信号-Voice signal and the initialization MFCC feature extraction algorithm, with test speech signal
MFCC
- 为了实现高速语音特征参数的提取,在分析了美尔频率倒谱特征参数提取算法的基础上,提出了算法的硬件 设计方案,介绍了各模块的设计原理。该方案增加了语音激活检测功能,可对语音信号中的噪音帧进行检测,提高了特征参 数的可靠性。-In order to achieve high-speed voice characteristic parameter extraction, in the analysis of Mel frequency cepstral feature extraction a
mfcc
- matlab中编写的提取语音信号的mf-matlab prepared in the extraction of speech signals mfcc
mfcc-extraction
- 语音识别中的mfcc参数提取程序,从HTK中剪出来的,结果和HTK得出来的一模一样(配置文件已给)。39维的,带能量。-mfcc extraction process.Come from the HTK
HMMforspeechrecogntion
- 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
mfcc
- 本源代码用于语音识别,和说话人识别,本程序简单易懂-Speech Recognition
MFCC语音特征提取Matlab程序
- MFCC语音特征提取Matlab程序。用于语音信号的MFCC方法特征提取。Matlab源码