登录
首页 » matlab » speechRHMM

speechRHMM

于 2012-04-01 发布 文件大小:92KB
0 355
下载积分: 1 下载次数: 187

代码说明:

  HMM语音识别的matlab程序,举了1-9几个数字的例子,对语音识别的程序进行了验证(HMM Speech Recognition program, cited the example of figures 1-9, the speech recognition process was validated)

文件列表:

57578864speechRHMM
..................\speech R
..................\........\consist.m,2694,2010-08-23
..................\........\dist2.m,921,2010-08-23
..................\........\em_converged.m,1189,2010-08-23
..................\........\fwdback.m,6896,2010-08-23
..................\........\gaussian_prob.m,848,2010-08-23
..................\........\gmm.m,4091,2010-08-23
..................\........\gmminit.m,3441,2010-08-23
..................\........\isposdef.m,289,2010-08-23
..................\........\kmeansNetlab.m,3642,2010-08-23
..................\........\logdet.m,211,2010-08-23
..................\........\max_mult.m,664,2010-08-23
..................\........\mfcc.m,6320,2010-08-23
..................\........\mhmm_em.m,5349,2010-08-23
..................\........\mhmm_logprob.m,960,2010-08-23
..................\........\mixgauss_init.m,1357,2010-08-23
..................\........\mixgauss_Mstep.m,3283,2010-08-23
..................\........\mixgauss_prob.m,4102,2010-08-23
..................\........\mk_stochastic.m,826,2010-08-23
..................\........\normalise.m,861,2010-08-23
..................\........\process_options.m,4526,2010-08-23
..................\........\READHTK.M,2641,2010-08-23
..................\........\readlab.m,1131,2010-08-23
..................\........\shibiesb.m,1707,2010-08-23
..................\........\shujuzhengli.asv,3152,2010-08-24
..................\........\shujuzhengli.m,3297,2010-08-25
..................\........\sqdist.m,742,2010-08-23
..................\........\t200.lab,81,2010-08-23
..................\........\t200.wav,23532,2010-08-23
..................\........\t201.lab,87,2010-08-23
..................\........\t201.wav,30284,2010-08-23
..................\........\t202.lab,85,2010-08-23
..................\........\t202.wav,25964,2010-08-23
..................\........\t203.lab,87,2010-08-23
..................\........\t203.wav,24332,2010-08-23
..................\........\tongjijieguo.m,692,2010-08-23
..................\........\trainmfcc.asv,1715,2010-08-24
..................\........\trainmfcc.m,1714,2010-08-23
..................\........\新建文件夹
..................\........\新建文件夹 (2)
..................\........\说明.txt,999,2010-08-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UsingHTK
    HTK 应用,训练数据,HCOPY,辨识语音,HMM,(HTK applications, training data, HCOPY, voice recognition, HMM,)
    2009-11-13 15:35:50下载
    积分:1
  • voice-conversion--MFCC-GMM
    实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
    2013-10-16 22:52:27下载
    积分:1
  • FFTofWaveFile
    这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用(This is a voice of a paper document conversion FFT is written in C source files, it may be useful to think)
    2006-12-06 09:54:06下载
    积分:1
  • DMX512
    自制DMX512控制台,很不错的一个软件,他对灯光的控制,非常出色.(Homemade DMX512 console, a very good one software, he lighting control, very good.)
    2020-10-10 14:37:34下载
    积分:1
  • lpcc
    用matlab实现LPCC特征的提取的程序!(Using matlab realize LPCC feature extraction procedure!)
    2008-03-18 12:31:40下载
    积分:1
  • EM_init_kmeans
    高斯混合模型参数初始化程序,在对高斯混合模型的建立之前采用KMEANS算法进行初始化(Gaussian mixture model parameter initialization procedure, in the Gaussian mixture model is initialized before the algorithm used KMEANS)
    2010-11-18 20:28:33下载
    积分:1
  • Desktop
    语音识别,有GUI界面,实现0~9数字语音识别(speaker identification)
    2015-05-21 02:57:26下载
    积分:1
  • spectrumsub
    实现在单信道语音信号处理中的降噪,用Spectral Subtraction算法实现的,内涵音频文件,代码中包括给纯净音频文件加噪声的部分。(Noise reduction in single-channel speech signal processing, using the Spectral Subtraction algorithm, the connotation of an audio file, the code in the package Including pure audio files and part of the noise.)
    2020-07-04 03:00:02下载
    积分:1
  • model
    实现对一个余弦信号的均匀量化和μ律非均匀量化,并将结果输出在图形界面上。(The uniform quantization and non uniform quantization of a cosine signal are realized and the results are output on the graphical interface.)
    2020-11-01 23:29:56下载
    积分:1
  • chapter2-low-bit-rate-speech-coding
    Chapter 2 Low Bit-Rate Speech Coding In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.(In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is to make the reader somewhat familiar with Linear Predictive Coding which is necessary for a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and coding. In section 2.2 a description of speech production and speech sounds is given. Coders based on linear prediction can be considered as being based on a simple speech production model. This model is explained in section 2.3. Section 2.4 describes various speech coding algorithms and techniques. Section 2.5 briefly describes some measures for the quality of coded speech.)
    2010-07-02 19:42:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载