-
hmm
hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;train.m是训练程序;main.m是训练程序的脚本文件;recog.m是识别程序。(hmm HMM algorithm file using speech recognition in noisy environments. Which is the endpoint detection process vad.m mfcc.m procedure is to calculate the MFCC parameters pdf.m function is calculated for a given observation vector of the Gaussian probability density function of output probability mixture.m is to calculate the observation vector for a HMM state output probability of observation vector is the number of Gaussian mixture per state output probability of the linear combination getparam.m before the calculation of the probability function, backward probability, calibration coefficients and other parameters viterbi.m is Viterbi algorithm implementation baum.m Baum-Welch algorithm to achieve inithmm.m is the initialization parameters train.m is the training program main.m training program is a script file recog.m is to identify procedures.)
- 2010-09-16 20:51:49下载
- 积分:1
-
work
matlab的语音去噪程序,很好用的,有测试文件(Matlab speech denoising procedure is useful)
- 2012-06-08 20:38:49下载
- 积分:1
-
IT-RREC-P[1]5T
ITU P.563 语音质量评价,能只送入失真信信号,而不需要参考信号,便能评价失真信号的MOS分
(ITU P.563 voice quality assessment can only be sent to the distortion of the letter signals without the need for a reference signal will be able to evaluate distortion signal MOS score)
- 2012-07-11 10:55:58下载
- 积分:1
-
cubica算法performes
cubica算法performes ICA by diagonalization of third- and fourth-order cumulants simultaneously(cubica algorithm performes ICA by diagonalization of third- and fourth-order cumulants simultaneously)
- 2005-03-30 22:27:17下载
- 积分:1
-
GMM-apply-for-text-to-speech
利用GMM训练模型,并用于说话人识别等相关领域,有不错的效果(GMM apply for text to speech)
- 2021-04-07 18:19:01下载
- 积分:1
-
polymirphism
c#文件处理类库 C # file handling class library(C # File processing Class Library C # file handling class library)
- 2019-05-09 16:34:10下载
- 积分:1
-
vadsohn
VAD去噪算法,可以有效的过滤静音和无效的语音,同时消除了一些背景噪声。(VAD denoising algorithm, can effectively filter invalid mute and voice, while eliminating some background noise.)
- 2013-10-21 13:38:36下载
- 积分:1
-
esp1
求语谱图的matlab程序,非常有用(Spectra for the matlab language program, very useful)
- 2008-08-04 23:36:10下载
- 积分:1
-
yuputu
语音的语谱图实现,用于语音转换语谱图,用CNN网络进行分类识别(Realization of phonological representation of speech)
- 2017-06-27 18:53:10下载
- 积分:1
-
马尔科夫模型代码hmm_toolbox
马尔科夫模型代码,包括连续马尔科夫和离散马尔科夫(HMM code,CHMM DHMM)
- 2020-07-07 23:38:57下载
- 积分:1