当前位置:
首页 资源下载
搜索资源 - GMM speech recognition
搜索资源列表
-
1下载:
This class library contains more than 20 classes including feature extraction algorithms (MFCC, LPCC) and modeling techniques (HMM, GMM, DTW, VQ ) for automatic speech recognition and speaker verification
-
-
0下载:
语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has
the sequence, the test and the parameter training, compiles by the C
language.
-
-
0下载:
使用GMM模式建立的语音识别系统,matlab源代码,供大家参考!,GMM model using the speech recognition system, matlab source code for your reference!
-
-
1下载:
完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
-
-
9下载:
基于MFCC的GMM的说话人识别,是很好的语音处理程序-MFCC of the GMM based speaker recognition, speech processing is a very good program
-
-
0下载:
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
-
-
1下载:
这个是用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
-
-
0下载:
高斯混合模型是單一高斯機率密度函數的延伸,由於GMM 能夠平滑地近似任意形狀的密度分佈,因此近年來常被用在語音與語者辨識,得到不錯的效果。-Gaussian mixture model is a single Gaussian probability density function of the extension, as the GMM can approximate arbitrary smooth shape of the density distribution, it is ofte
-
-
0下载:
高斯混合模型[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
-
-
0下载:
本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
-
-
0下载:
这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
-
-
0下载:
effecient speech recognition using wavelet and g-effecient speech recognition using wavelet and gmm
-
-
1下载:
gmm模型下的语音情感识别系统,GMM只是一个数学模型,只是对数据形态的拟和,但是和你所看到的数据分布存在出入也是正常的,因为用EM估计GMM的那些参数时,一般假设我们所得到的数据是不完备的(也就是说假设我们看到的数据分布不是真正的分布,它在运算时把那部分丢失或者叫隐藏的数据“补”上了)-gmm model speech emotion recognition system, GMM is a mathematical model, but fitting the data form, but
-
-
0下载:
利用GMM进行语音识别的C程序,希望有用~-GMM for speech recognition using C program, hope that useful ~
-
-
0下载:
a tutorial on hidden markov models and selected applications in speech recognition
-
-
0下载:
高斯混合模型,通过EM算法迭代得出,可用于语音识别,图像识别等各种领域(Gauss mixture model is iteratively obtained by EM algorithm, and can be used in various fields such as speech recognition and image recognition)
-
-
0下载:
example of speech processing to execute
-
-
0下载:
The number of states in GMM as the generative model of the frames is obtained using
k-means algorithm. This also helps to initialize the mean vector and the covariance
matrix of the individual state of the GMM. The training LPC frames collected fro
-
-
0下载:
语音处理说话人识别 人工智能 ,实现基于VQ和GMM的说话人识别系统,通过增减训练数据或调整系统参数,对比分析一下基于VQ和GMM的说话人识别系统性能差别。(Speech processing speaker recognition, artificial intelligence realization of speaker recognition system based on VQ and GMM, through the training data increase or decrea
-
-
3下载:
基于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.)
-