搜索资源列表
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
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
speaker1PGMM
- 说话人识别GMM模型训练MATLAB程序,需要和voicebox配合使用,使用voicebox提取MFCC和k均值分类,这是GMM说话人识别模型的训练程序。-Speaker Recognition GMM model training MATLAB program used in conjunction with and voicebox, voicebox extract MFCC and k-means classification, which is a GMM speaker recog
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
speaker recognition
- 这个是用Matlab写成的说话人识别演示程序。-Currently, there are more than 20 classes in this library, including commonly used feature extraction algorithms and modeling techniques for speech recognition and speaker verification.-Currently, there are more than 20 classe
05-a
- 本文章描述了说话人识别中GMM模型中的聚类算法的研究-This article describes the GMM Speaker Recognition Model Clustering Algorithm
Gaussian_mixture_model
- 高斯混合模型[Gaussian mixture model,简称GMM]是单一高斯机率密度函数的延伸,由於GMM 能够平滑地近似任意形状的密度分布,因此近年来常被用在语音与语者辨识,得到不错的效果。 -Gaussian mixture model [Gaussian mixture model, referred to as GMM] are single-Gaussian probability density function of the extension.GMM can approxi
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
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
Version7.1.5
- automatic Speaker recognition system using Gmm and Mf-automatic Speaker recognition system using Gmm and Mfcc
GMM-GMR-v1[1].2
- 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
GMM
- GMM的说话人识别系统,识别效果90 多-GMM speaker recognition system, the recognition effect more than 90
speech-emotion-recognition-system
- gmm模型下的语音情感识别系统,GMM只是一个数学模型,只是对数据形态的拟和,但是和你所看到的数据分布存在出入也是正常的,因为用EM估计GMM的那些参数时,一般假设我们所得到的数据是不完备的(也就是说假设我们看到的数据分布不是真正的分布,它在运算时把那部分丢失或者叫隐藏的数据“补”上了)-gmm model speech emotion recognition system, GMM is a mathematical model, but fitting the data form, but
speaker
- 是基于matlab的语者识别系统。包括了预处理,mfcc,和gmm算法匹配。-Matlab-based speaker recognition system. Including the pretreatment, mfcc, and gmm algorithm match.
基于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.)