搜索资源列表
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 helpf
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 pro
speakerrecognition
- 本程序是基于matlab的语者识别系统。采用mfcc算法进行提取语音特征,用gmm算法进行匹配。-This procedure is based on a speaker recognition system matlab. Mfcc algorithm using speech feature extraction, matching algorithms using gmm.
test_vioce
- 基于MFCC的GMM语音识别,该算法清晰明了,简单易懂,非常的适合初学者。-mfcc gmm
GMM-master
- GMM算法,可以用于处理经过处理后的语音特征来训练模型,用于语音识别(Expectation-Maximization estimation of GMM parameters.This source code is the implementation of the algorithms described in)