-
Speech-enhancement
语音增强的MATLAB代码
基于谱减法的语音增强系统(Speech enhancement of MATLAB code)
- 2020-10-20 11:57:24下载
- 积分:1
-
ld3320
LD3320 是一颗基于非特定人语音识别(SI-ASR:Speaker-Independent
Automatic Speech Recognition)技术的语音识别/声控芯片。提供了真正的单
芯片语音识别解决方案。
LD3320 芯片上集成了高精度的A/D 和D/A 接口,不再需要外接辅助的
Flash 和RAM,即可以实现语音识别/声控/人机对话功能。并且,识别的关键词
语列表是可以动态编辑的。(Voice Recognition ;Speech Recognition ;Speech recognition technology
)
- 2011-08-19 22:47:10下载
- 积分:1
-
kpca
核主成分分析法,用matlab实现,极为精彩.不可错过(Kernel Principal Component Analysis method, using matlab realize, is extremely exciting. Not to be missed)
- 2008-08-18 19:03:01下载
- 积分:1
-
lms
程序实现的功能是:一种改进型的LMS算法!具有收敛速度快的特点(Procedures for the realization of the functions are: an improved algorithm of LMS! With the characteristics of fast convergence)
- 2008-06-27 16:40:55下载
- 积分: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
-
tibaoluo
基于倒谱短时部分反映了语音的声道特性,先用汉明窗取一帧语音,然后经变换得到语音倒谱,将倒谱短时部分取出,进行正交反变换后将得到声道的对数谱,即得到语音频谱的包络。将频谱包络和频谱画在一张图上,有很好的对比效果。获取的包络效果十分好。(Based Cepstral partly reflects the short channel characteristics of the speech, first take a Hamming window with a frame of speech, and speech cepstrum obtained by converting the cepstrum short segment out inverse orthogonal transform to obtain channel will of the spectrum, i.e. to obtain the envelope of the speech spectrum. The spectral envelope and spectral painted on a chart, there is a good contrast. Get the envelope effect is very good.)
- 2013-11-01 14:13:17下载
- 积分:1
-
HMM
HMM隐马尔科夫模型源码,实现模型的训练(Hidden Markov Model HMM source, the realization of model training)
- 2008-04-06 10:34:10下载
- 积分: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
-
Project1
将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析(Wav format files into txt format program)
- 2013-10-05 16:50:38下载
- 积分:1
-
pyAudioAnalysis-master
实现语音的分割和识别,语音分割通过短时能量和过零率,语音识别通过dtw算法。(audio cut and reconige)
- 2016-09-22 17:40:26下载
- 积分:1