搜索资源列表
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
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
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
Gaussian.mixture.model.Method
- 高斯混合模型是單一高斯機率密度函數的延伸,由於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
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
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
GMM1_NE
- Gaussian Mixture Models (GMM) for speech noise reduction
GMM
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
GMM-GMR-v1[1].2
- 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
imm3851
- This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segments. In this work, audio recordi
cluster-3.4
- Speech Proceesing Gmm algo
my-paper
- effecient speech recognition using wavelet and g-effecient speech recognition using wavelet and gmm
19_M-W-K-D-D_SPA2010_final
- This paper presents results of speaker recognition experiments using short Polish sentences. We developed and analyzed various vector quantization representations in order to first maximize identification effectiveness and second to compare VQ (vecto
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
GMM-VC
- 利用GMM进行语音识别的C程序,希望有用~-GMM for speech recognition using C program, hope that useful ~
Speech Processing Analysis - MATLAB
- 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
基于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.)