-
zuoyinxiaoboquzao
小波去噪,应用于人的语音信号处理中。包含有程序以及运行的结果。(wavelet,denoise)
- 2010-09-26 21:35:38下载
- 积分:1
-
LMS
LMS自适应滤波算法是很常见的滤波算法。本代码包括常用的LMS自适应滤波算法,如基本LMS算法,解相关LMS算法,滤波型LMS算法,变换域LMS算法等。(LMS adaptive filtering algorithm is a common filtering algorithm. This code, including commonly used LMS adaptive filtering algorithms, such as the basic LMS algorithm, decorrelation LMS algorithm, filter-based LMS algorithm, transform domain LMS algorithm.)
- 2021-04-10 11:48:58下载
- 积分:1
-
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
-
hmm
HMM连续语音识别(Continuous Speech Recognition)
- 2018-11-19 12:41:18下载
- 积分:1
-
语音信号处理实验教程-源代码
语音信号处理第三版 赵力等编著 配套程序(Codes of speech signal processing 3rd.)
- 2020-12-09 13:09:20下载
- 积分:1
-
LBGwlee
这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com(This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163.com)
- 2006-10-11 17:10: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
-
segSNR+IS
提供了segmantal SNR及IS的计算代码,用于语音增强后评价用。(Provided segmantal SNR and IS calculation code for speech enhancement with post-evaluation.)
- 2020-07-13 09:38:52下载
- 积分:1
-
fp_enhancement
指纹预处理中的增强算法,matlab上面实现hong的gobar算法。(Pretreatment fingerprint enhancement algorithm, matlab above hong realize the gobar algorithm.)
- 2008-05-21 18:53:34下载
- 积分:1
-
VQ_LBG_newdistortion
语音编码中对LSF系数进行VQ处理,LBG方法生成VQ码书,且采用了新的失真测度(Speech Coding for VQ processing LSF coefficients, LBG method of VQ codebook generation, and adopted a new measure of distortion)
- 2021-04-21 23:18:49下载
- 积分:1