-
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_endpointdetection
端点检测程序 多频带,熵 谱熵 teger能量
希望大家好好学习好好利用(endpoint detection procedures multiband, entropy spectral entropy teger energy hope that we learn to make good use)
- 2006-07-28 22:49:48下载
- 积分:1
-
yubaihua
预白化是对语音信号在处理之前的一中预处理操作,对其后的操作有很重要的作用()
- 2007-07-11 16:25:44下载
- 积分:1
-
yuyinshiyupinyufenxi
语音信号的时域频域分析,从短时能量到语谱图,以及线性预测参数和梅尔倒谱系数等等(Speech signal in time domain frequency domain analysis, from the short-term energy to the spectrogram, and the linear prediction parameters and the Mel cepstral coefficients, etc.)
- 2021-03-26 14:19:13下载
- 积分:1
-
audioProcessingtoolbox
这是一个语音处理工具箱,提供了语音处理的基本函数,包括有分帧、能量计算、零交叉计算、多种方法的音调提取、共振峰提取。。。等等。(This is a speech processing toolbox provides the basic function of voice processing, including one of those who frame, energy calculation, zero cross-terms, various methods of pitch extraction, formant extraction. . . And so on.)
- 2020-11-27 16:19:32下载
- 积分:1
-
spro-3.2
Speech PROcessing tools. First edit the makefile to match your needs
- 2015-03-25 21:27:46下载
- 积分:1
-
adpcm
ADPCM(Adaptive Pluse Coding Modular)便解码器,供大家学习参考(ADPCM (Adaptive Pluse Coding Modular) decoder will be available for everyone to learn the reference)
- 2008-08-17 10:05:51下载
- 积分:1
-
lbg_vq
LBG-vector quantization algorithm
- 2013-04-25 09:00:17下载
- 积分: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
-
sffddpsolap
语音合成程序源码!psalo频域基音同步叠加方法。它首先对原始语音信号进行短时频域变换,的到短时谱与短时谱包络。短时谱除以短时谱包络的到声源短时谱,对声源短时谱的实部与与虚部分别进行线性插值,就能达到改变变语音信号基频的目的,然后再进行频域反变换,可的到变换后的短时语音信号。短时谱包络部分也能独立改变,以达到改变音色的目的。
(Voice synthesis program source! psalo frequency domain pitch synchronous superposition method. It was first carried out on the original speech signal a short-time frequency-domain transform, to the short-time spectrum and short-time spectrum envelope. The short-time spectrum divided by the short-time spectrum envelope of the short time spectrum of the sound source, the short time spectrum of the real part of the sound source, and the imaginary parts of the linear interpolation, can achieve the purpose of changing the fundamental frequency of the alternating speech signal, and then then the inverse transform of the frequency domain, can be to the short-time speech signal after conversion. The short-time spectral envelope section can be varied independently, in order to achieve the purpose of changing the tone.)
- 2012-09-09 23:36:03下载
- 积分:1