登录
首页 » matlab » speechRHMM

speechRHMM

于 2012-04-01 发布 文件大小:92KB
0 366
下载积分: 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 个回复

  • Dereverberation
    通常语音信号在增强时会出现混响现象,演讲者为了消除背景混响,不得不频繁地偏转头部的方向,这样会造成脉冲响应的不断改变。我们结合盲解卷法和频谱消去法来提高逆滤波器的滤波效果。我们利用输入语音信号间的相关系数矩阵计算出稳定、精确的室内脉冲响应的逆滤波器,而这些输入信号无需测量室内的脉冲响应就能被观测到。逆滤波能够消除早期的反射,这些反射包含混响中的绝大部分能量。之后,用频谱消去法来抑制逆滤波后的信号的尾部混响。本方法在实际适应性方面的表现通过具体的实验进行了验证,结果表明盲解卷法和频谱消去法的结合相较于单独使用一种方法,能够提供一个更优越的演说环境。(Usually voice signal will be enhanced when the reverberation phenomenon, the speaker in order to eliminate the background reverberation, and had to frequently deflect the direction of the head, this will cause the impulse response of changing. We combine the blind deconvolution and spectral elimination method to improve the filtering effect of the inverse filter. We use the correlation coefficient matrix between the input speech signal to calculate the stable, accurate inverse filter of the indoor impulse response, and these input signals do not need to measure the room impulse response can be observed. Inverse filtering to eliminate early reflections, these reflections contains most of the energy in the reverberation. After the spectrum elimination method to suppress the tail reverberation of the signal after the inverse filtering. Performance in the actual adaptation of the method by specific experimental validation results show that the blind deconvolution and spectrum to eliminate )
    2012-04-17 22:18:00下载
    积分:1
  • main
    对语音信号基频的提取对于语音信号的分析有一定作用(Basic frequency of speech Analysis )
    2014-05-22 12:28:43下载
    积分:1
  • LSCF
    频域的模态参数识别方法之一,可以对振动信号进行分析处理,得出结构的固有频率,阻尼比,振型系数,方法很好,程序完整(Frequency-domain modal parameter identification methods that can analyze the vibration signal processing, draw the structure of natural frequencies, damping ratio, mode shape coefficient, very good method, program integrity)
    2020-07-03 06:20:02下载
    积分:1
  • signature
    这是一个在线签名的程序,使用了AR实现算法和DTW算法(This is an online signature process, using the AR algorithm and DTW algorithm)
    2007-11-23 09:40:04下载
    积分:1
  • LPC-FORMANT-PITCH
    lpc提取共振峰和基频,适合初学语音的同学使用,增强认识(lpc formant extraction and baseband, suitable for beginners to use the voice of the students, and enhance understanding)
    2013-06-21 09:22:14下载
    积分:1
  • 实现基于C言的G.729A算法的解码功能encode
    程序功能可以基本上实现基于C语言的G.729A语音算法的解码功能,添加了部分本人的注释和理解,便于读者理解(Program features can basically C language-based decoding algorithm G.729A voice, add some of my notes and understanding, easier to understand)
    2020-07-08 14:48:57下载
    积分:1
  • lsp
    基于LSP分析的共振峰提取算法,可直接运行(LSP based on the analysis of formant extraction algorithm can be directly run)
    2008-02-29 10:11:10下载
    积分:1
  • DistinguishCheckDigit
    网页校验码识别程序,识别网上数字校验码,准确性高。(website check code identification procedures, and identification number of online check codes and high accuracy.)
    2007-04-12 11:45:03下载
    积分:1
  • MFCC_Coding_Demo2
    characteristic parameters for speech recognition on the extraction function
    2019-05-01 15:55:47下载
    积分:1
  • APCM
    adaptive modulation cm in speech coding
    2012-05-16 17:14:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载