搜索资源列表
GMM语音识别
- 主要介绍了改进型的GMM分布 对于学习语音识别的同学是很好的帮助
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
GMM.rar
- 使用GMM模式建立的语音识别系统,matlab源代码,供大家参考!,GMM model using the speech recognition system, matlab source code for your reference!
GMM.rar
- 完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
MFCC-GMM 说话人识别
- 基于MFCC的GMM的说话人识别,是很好的语音处理程序-MFCC of the GMM based speaker recognition, speech processing is a very good program
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
vc_speak_recegnition
- vc++语音识别 vc++语音识别 vc++语音识别 -VC++speak_recognition
gmmem_several
- GMM是语音识别中比较成熟的算法之一,这个MATALB完整的实现了基于GMM算法的识别训练程序,可以适用于GMM识别和学习的同行的参考-GMM is a speech recognition algorithm for the more mature one, this MATALB full implementation of the identification algorithm based on GMM training procedures, can be applied to GMM
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
gmm-gmr
- GMM Gaussian Mixture Models in C
GaussianMixtureModel
- GMM(Gaussion Mixture Model) ,从matlab 主站获得的程序,本人已测试-Gaussion Mixture Model is down load from matlab net
GMM1_NE
- Gaussian Mixture Models (GMM) for speech noise reduction
GMM
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
Investigation_on_Model_Selection_Criteria_for_Spe
- Speaker recognition is the task of validating individual s identity using invariant features extracted from their voices print. Speaker recognition technology common applications include authentication, surveillance and forensic applications. This Pa
GMM-GMR-v1[1].2
- 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
GMM
- 语音识别 高斯算法程序 高斯混合模型 源代码- specch recognition
test_vioce
- 基于MFCC的GMM语音识别,该算法清晰明了,简单易懂,非常的适合初学者。-mfcc gmm
GMM
- 高斯混合模型,通过EM算法迭代得出,可用于语音识别,图像识别等各种领域(Gauss mixture model is iteratively obtained by EM algorithm, and can be used in various fields such as speech recognition and image recognition)
GMM-master
- GMM算法,可以用于处理经过处理后的语音特征来训练模型,用于语音识别(Expectation-Maximization estimation of GMM parameters.This source code is the implementation of the algorithms described in)
基于MFCC的GMM的语音识别
- 基于MFCC的GMM的语音识别,先是通过MFCC提取语音信号的特征向量,然后用GMM进行分类识别(Voice recognition of GMM based on MFCC.First, the feature vectors of speech signals are extracted through MFCC, and then classified by GMM.)