搜索资源列表
GMMTRAIN
- 实现了从wave中读取数据,并通过mfcc提取特征系数。再通过分裂法聚类,最后使用EM算法建立GMM。
GMM-EM
- 用matlab实现高斯混合模型的前期处理和分类训练!
code
- 语音篡改检测的相关源码。通过EM算法进行检测-The relevant source voice tamper detection
gmm
- fast EM GM algorithm solving long computation time in matlab
GAUSS
- Gray先生的大作,描述高斯混合矢量量化方法进行说话人识别的方法-Daisaku Mr. Gray describes the Gaussian mixture vector quantization approach to speaker recognition method
EM
- 语音识别对于电脑的智能化要求是比较高的, 它的发展经历了从静态的单个词的识别.特定人的 识别,以及非特定人的识别和动态连续语音的识别 几个历程。在1997年9月4日.IBM 经过26年 的潜心研究,终于向中国市场发布了其语音识别新 产品ViaVoice。这不但提高了汉字输入速度,而且 能使讲话人更自然流畅地表达自己的意图-Speech Recognition requirements for the intelligent computer is relatively h
08gmm
- GMM很好的理论资料,对高斯模型的详细描述以及EM算法的介绍。对编程有一定的帮助。-This is for the initial researcher to study about the GMM Model.
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
SpeakerRecognition
- speaker recognition using MFCC GMM EM-speaker recognition using MFCC GMM EM
SpeakerMFCCGMM
- speaker recognition using MFCC GMM EM-speaker recognition using MFCC GMM EM
93562307GMM-EM
- GMM-EX gmm语音转换模型,以及里面详细的ex聚类程序介绍-GMM-EX GMM voice switching model, and the EX clustering, there are detailed introduced program
GMM_EM
- 2类分类高斯混合模型 使用k-means的方法来初始化GMM, 基于EM算法计算出GMM模型参量。 测试GMM模型分别有2个,4个,8个混合成分-2-class classifier with Gaussian Mixture Models. Use the k-means method to initialize the GMM’s Then improve the GMM models iteratively based on the EM algo-rithm.
GMM
- k-means下的GMM训练模型,文档中包含源文件和头文件,详细介绍了如何用GMM去你和数据-GMM Model used by k-means and EM,
