搜索资源列表
GMM-EM
- 用matlab实现高斯混合模型的前期处理和分类训练!
GMM.rar
- 完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
63535283MFCC
- 说话人识别和训练系统所用的很多源码,内容很详实,希望大家能用的上-Speaker Recognition and training system used by a lot of source code, content is very informative and hope that we can use the upper
SpeakerRecognition
- Speaker Recognition by training GMM models for the speakers in the system. Also tells if there s an impostor in the system.
GMM
- matlab 实现的基于GMM的说话人识别系统-matlab implementation of the GMM-based speaker recognition system
gmm
- fast EM GM algorithm solving long computation time in matlab
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
speechdtwprotected
- Matlab 说话人识别 DTW P已编译代码-Speaker Recognition (DTW) Matlab compiled P-File
a_novel_speake_identification_system_based_on_GMM_
- 文中详细介绍了一种基于GMM 与 SVM的说话人识别系统。包括特征提取,算法实现及实验数据。对语音处理及说话人识别技术的研究者很有帮助。-Introduce a novel speake identification system based on GMM and SVM,with feature extract,algorithm research and experiment data.This doc would be helpful to those who are working on
08gmm
- GMM很好的理论资料,对高斯模型的详细描述以及EM算法的介绍。对编程有一定的帮助。-This is for the initial researcher to study about the GMM Model.
part2
- The codes in the zipped folder is used for digit recognition. GMM is used to model the speakers.
GMM
- :高斯混合模型(GMM)是一种经典的说话人识别算法,本文在实现其算法的同时,主要模拟了不同噪声环境情况下高斯混合模型 (GMM)的杭嗓声性能,得到了一些有益结论。 -Gaussian mixture model (GMM) is a classic speaker recognition algorithms, this algorithm at the same time in fulfilling its main simulated environmental conditions
GMM-latentSpace-v2.0
- Gaussian Mixture Model
voiceprintsourcecode
- 说话人识别的MATLAB源码,效果还可以-Speaker Recognition MATLAB source, the effect can be
GMM
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
GMM
- GMM - This code run very well and it has Demo
ReadHTKParam
- when you want to read some parameters from the HTK macro you trained, just use this source code. it help you read a htk parameter(macro file). But, it can read all parameter type. it just read GMM parameter(1 state, N mixture)
GMM
- this another gmm training matlab source code. it use k-means for initialization of parameter before trainig, not LBG algirhtm. so it is very helpful for GMM training-this is another gmm training matlab source code. it use k-means for initializati
GMM
- 做毕设是用到的gmm的matlab程序,测试过的 ,绝对可以用-Complete set is used to do the matlab program gmm, tested, can surely be
基于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.)