搜索资源列表
audio processing
- 语音信号处理-对输入语音信号进行端点检测和基音轨迹的检测(利用acf、amdf和acf/amdf三种方法)。-Speech Signal Processing- the input voice signal trajectory endpoint detection and pitch detection (using acf, amdf and acf/amdf three methods).
NCFF
- 语音信号处理中基音检测源程序,用matlab实现的。主要应用了改进的自相关技术。-Pitch detection in speech signal processing source code, using matlab be achieved. Major applications to improve the self-related technologies.
VariableNoisySpeechEnhancementAlgorithmPerformance
- 语音增强是影响语音识别系统性能的重要成分。为了比较语音增强算法的性能,采用Matlab软件进行了数值仿真,对不同噪声环境下的语音用3种不同的方法进行降噪,采用信噪比、端点检测等方法来降噪效果,并对几种增强算法的性能进行了比较分析。结果表明,在变噪声环境下短时谱MMSE法最佳,谱减法和维纳滤波法各有优点。-Speech enhancement of voice recognition is an important component of system performance. In order
edp
- 这个是端点检测的程序,用的是基于短时能量和过零率的方法,最后在语音信号的波形图上对检测到的端点进行了标注-This is the endpoint detection process, using a short-term energy and zero-based rate method, the last waveform in the speech signal detected on the endpoint to the mark
matlab_LPC
- 本程序是用matlab编写的LPC算法,用于语音基频信号检测中。具体包括利用自相关法计算LPC系数。-This program is prepared using matlab LPC algorithm for speech baseband signal detection. Specifically including the use of LPC coefficients calculated autocorrelation method.
stezcr
- 使用matlab实现的基于短时能量和过零率的语音信号端点检测-The endpoint detection of speech signal based on short-time energy and zero crossing ratio using matlab