-
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
-
mel-pca
MFCC特征提取实例MFCC特征提取实例MFCC特征提取实例MFCC特征提取实例(Examples MFCC feature extraction)
- 2013-05-24 00:14:16下载
- 积分:1
-
speech-enhancement-
语音增强算法,基于人耳听觉掩蔽的维纳滤波(Subspace speech enhancement algorithm based on human auditory masking Wiener filter)
- 2015-07-19 13:17:44下载
- 积分:1
-
second
男女声识别程序,中科院数字信号处理第二次作业,分辨率百分之90 以上,带GUI,在前人基础上修改,保证能用,不能用联系我(Male and female vocal recognition program, digital signal processing operations of the Chinese Academy of Sciences, resolution of more than 90 , with a GUI, modify their predecessors on the basis of guaranteed to not use)
- 2013-01-10 15:50:23下载
- 积分:1
-
fixedbeam
经典麦克风语音增强算法,当阵元数目越多,语音增强效果越好(Classical microphone speech enhancement algorithm, the more the number of elements, the better the speech enhancement effect)
- 2018-07-22 19:31:17下载
- 积分:1
-
HHT
台湾国立中央大学开发的EMD-HHT算法,其中,EMD-HHT的创始人为该中心的主任.(EMD-HHT IS SPECIALLY DESIGNED FOR PROCESSING NONSTATIONARY AND NONLINEAR SIGNALS. IT CAN DECOMPSE SIGNALS AND THEN RECONSTRUCT SIGNALS ACCORDING TO SOME CRITERIA. AFTER THE PROCESS, SIGNALS WOULD HAVE HIGH SIGNALTO NOISE RATIO. IT HAS BEEN APPLIED TO VARIOUS TYPES OF SINALS FROM INDUSTRY AND ACHIEVED GREAT SUCCESS. IT EVOLVES FROM THREE SOURCES: FRANCE SCIENTIST G RILLING, MATLAB FILE EXCHANGE CENTRE BY MR TAN AND TAIWAN NATIONAL CENTRAL UNIVERSITY CENTRE.)
- 2009-04-24 11:59:08下载
- 积分:1
-
the-basic-analysis-of-speech
语音信号时频分析,包括语谱图,过零率,自编的自相关,以及最后用了三种方法(短时能量和过零率、谱熵法、Teager算子)进行端点检测,代码完整且测试通过(time and frequency domain analysis of speech signals,including spectrogram,rate of zerocrossing,autocorrelation.and three method of endpoint detection,especially the Teager )
- 2014-02-18 19:26:21下载
- 积分:1
-
hmm
HMM连续语音识别(Continuous Speech Recognition)
- 2018-11-19 12:41:18下载
- 积分:1
-
vad
一个简易的端点检测程序,已经实现,包括基于过零率、短时能量的双门限判决方法。(a simple endpoint detection procedures has been achieved, including on the basis of zero rate Short-term dual energy threshold judgment method.)
- 2007-07-10 09:58:20下载
- 积分:1
-
psola
psola算法的设计与实现,经过调试已经可以运行(psola Algorithm Design and Implementation, after debugging has to run)
- 2007-10-16 11:42:05下载
- 积分:1