搜索资源列表
GMM.rar
- 完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
gmmtbx
- GMMTBX GMM工具箱 包含GMM建模的各种函数-GMMTBX GMM modeling toolbox contains a variety of functions GMM
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
05-a
- 本文章描述了说话人识别中GMM模型中的聚类算法的研究-This article describes the GMM Speaker Recognition Model Clustering Algorithm
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.
CG-GMM
- Voice Conversion based on Joint Pitch and Spectral Transformation with Component Group-GMM.pdf
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
emfull
- Expectation Maximization for training GMM s, full covariances. Requires vqtrain.m to have a good initialization.
compute_probability
- Computes the likelihood of a vector using a GMM.
GMM-GMR-v2.0
- Function to calculate sub-band energy(SBC) parameters
GMM
- GMM - This code run very well and it has Demo
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的说话人识别系统,识别效果90 多-GMM speaker recognition system, the recognition effect more than 90
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.)