搜索资源列表
cdhmm
- matlab下实现的用于语音识别的一些算法,包括hmm参数提取,viterbi识别算法,mfcc参数提取算法,端点检测算法等,对于做语音识别的来说都是很有用的-under Matlab for the voice recognition algorithm, including hmm parameter extraction, Recognition Viterbi algorithm, mfcc parameter extraction algorithm, endpoint detecti
shangFunc
- 基于熵的端点检测算法,比传统的端点检测能更精确的检测出端点-endpoint detection algorithm than the traditional endpoint detection more accurate detection of Endpoint
vad(x)
- 是关于双门限端点检测算法的Matlab程序,通过编译了,粘贴到WORD里了-is on the threshold double Endpoint Detection Algorithm Matlab program, compile and paste into a Word Lane
MATLAB-jiyinjiance
- 用MATLAB语言实现有关基音检测算法,同时给出检测结果-MATLAB language of the pitch detection algorithm, and gives results
jiyinjiancesuanfa
- 用于DSP5509芯片的基音检测算法,其中包括I2C初始化、配置,内存初始化,基音检测算法等相关程序。-DSP5509 chip for the pitch detection algorithm, including I2C initialization, configuration, Memory Initialization and pitch detection algorithm, and other related procedures.
vad
- 一种计算语音过零率,短时能量,以及端点检测算法.
lsp3.txt__
- 用MATLAB语言实现有关基音检测算法,同时给出检测结果
Speeching
- 端点检测算法采用现阶段比较精确的时频方差检测法,模式识别和模板匹配采用的是改进后的DTW算法(主要是限定了DTW的搜索路径,进一步精确了DTW的平行四边形的形状,进一步的减少匹配中的参数存贮量以及多余的搜索路径)。
030523
- 基音频率#89: <=>?@ABCDEA:CF?>EG@EA H(I& 是语音信号一个非常重要的特征参数\"而传统的基 频检测算法#89: <BE:E :9=ACFJ=>9:<D KL2(M%\"’N大 都运用了自相关或互相关计算等计算复杂度很高的 方法\"而且分帧计算所得到的结果实际上是各帧内 基频的平均值\"这使得大多数算法不能精确地指出 任意时刻的基频\"因此\"如何在保证检测精度的前提 下\"能够找到更为高效和鲁棒的方法仍然
一种噪声环境下连续语音识别的快速端点检测算法
- 一种噪声环境下连续语音识别的快速端点检测算法,格式vip-a noisy environment for the rapid identification voice endpoint detection algorithm format vip
LPC-based-voice-spectrum-analy
- 基于语音频谱分析的重要性以及众多端点检测的算法以示其重要性,Based on the importance of voice spectrum analysis and the various endpoint detection algorithm to show its importance
EndPointDetectionDlg.rar
- 语音端点检测,VC+matlab混合编程,这个文件是包含语音端点检测的代码,用的是时频参数算法,Speech Endpoint Detection, VC+ Matlab mixed programming, this document is contained in voice activity detection of code, using a time-frequency parameters algorithm
vad
- 几篇带噪声语音信号端点检测算法的论文,希望对大家有用-Speech signal with noise several endpoint detection algorithm for papers, in the hope that useful
LPCCandMFCCzang
- 基于LPCC和MFCC的藏语语音端点检测算法-method of lpcc and mfcc for the edge detection of Zang language
fram2amdf
- 语音信号的基音检测算法( amdf法:平均幅度差算法)-pitch detection
speech
- 本文首先总结了现有典型的语音端点检测算法,分析了其中几种 端点检测算法所选用的特征,给出了仿真结果和一些改进。随后提出 了噪声环境下两种语音端点检测新算法。算法一:从基于人耳的听觉 系统出发,对Mel标度滤波器组进行研究,提出了语音信号的一种新 的自适应时频参数,该参数既考虑了声道响应,又符合人耳听觉特性, 仿真结果表明了它的优越性。算法二:结合抗噪性能好的Mel倒谱距 离和多带能量嫡特征提出了一种改进的孤立词端点检测算法,该算法 不需要估计背景噪声来调整门限闽值,仿
fsk_det
- FSK信号检测算法matlab仿真,比较实用!-FSK signal detection algorithm matlab simulation, more practical!
11
- 为提高语音端点检测系统在低信噪(0 dB 以下) 下 检测的准确率, 提出了一种基于谱熵的端点检测算法。将每 帧信号分为16 个子带, 选取频谱分布在250~ 3. 5 kHz 并且 能量不超过该帧总能量90 的子带, 计算经过语音增强后的 子带能量以及各子带信噪比, 根据各子带信噪比的不同调整 其在整个谱熵计算过程中的权重, 然后平滑谱熵, 以最终的 谱熵作为端点检测的依据-To improve endpoint detection system in the low
vadDetect
- 语音激活检测算法,安装好VS_2010即可直接编译,关联的文件里面都有。(Voice activity detection. Build by VS_2010. And there are all the files you need.)
double_threshold
- 传统的语音信号双门限端点检测算法,适用于高信噪比,低信噪比不适用。(The traditional double threshold detection algorithm for speech signal is suitable for high signal to noise ratio and low signal to noise ratio.)