搜索资源列表
语音信号的短时分析
- 语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等
语音短时能量程序
- 语音短时能量作为语音的特征非常重要
endpoint.rar
- 端点检测(短时能量,短时平均幅度,短时过零率),short-term spectrum,spectrogram,End point detection
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
speech
- 语音参数短时能量,短时过零率,短时平均幅度,语音端点检测,fft变换与反变换-Voice parameters of short-time energy, short-time zero-crossing rate, short-term average rate, voice activity detection, fft transform and inverse transform
Endpoint
- 基于短时能量的语音端点检测 matlab程序 基于短时能量的语音端点检测 matlab程序-Short-term energy-based voice activity detection matlab program
yuyin
- 语音信号数据分析,短时能量,过零率分析。源代码-sound
exp06
- 基于Tms320C5402的 短时能量 算法的源代码,该代码已经调试通过,运行结果良好-TMS320C5402-based short-time energy algorithm' s source code, the debugging code has been adopted, good results
SpeechSignalAcquisitionandAnalysis
- 实现语音的采集,滤波,A/D转换,短时能量,短时过零数,线性倒谱分析-Speech Signal Acquisition and Analysis
fenzhenchuli
- 语音特征提取,如过零率,能量比,短时能量。须导入MAV音频。-Voice feature extraction, such as zero-crossing rate, energy ratio, short-term energy. MAV audio to be imported.
vad
- 语音端点检测,采用短时能量和过零率的双门限检测方法。-Endpoint of speech detection, using short-term energy and zero-crossing rate of two-threshold detection method
zcrate
- 计算语音信号的短时能量和过零率 使用三电平削波来平整信号-Calculate short-time speech signal energy and zero crossing rate using the three-level clipping to smooth the signal
yuyinxinhaojiance
- 基于MATLAB的语音信号端点检测,短时能量分析,短时过零率,和GUI界面实现-aaaaa
a_modified_method
- 介绍了改进谱减法的原理及算法。提出在信噪比(sNR)较低的情况下,根据语音短时能量和过零率,判断在无声 或有声期间是否偶然的噪声过高,从而设定合适的参数降低噪声。-Introduced an improved spectral subtraction principles and algorithms. Proposed signal to noise ratio (sNR) lower case, according to voice short-term energy and zero-cr
Matlab
- 语音端点检测基于短时能量的Matlab程序-Speech endpoint detection based on short-time energy of the Matlab program
短时能量
- 用于语音分析与合成,读入语音文件中的数据,计算短时能量(Used for speech analysis and synthesis, reads data into speech files, calculates short-time energy)
语音短时能量、平均幅度、平均过零率
- 语音信号MATLAB特征获取,包括语音短时能量、平均幅度、平均过零率(Speech signal MATLAB feature acquisition, including voice short-term energy, average amplitude, average zero crossing rate)
短时能量whut
- 用于查看语音信号短时能量图谱的代码,有结果显示(A short time energy map for a voice signal)
short_energy
- 语音信号的短时能量求取MATLAB代码,语音信号分析的基础教程(MATLAB code for short time energy of speech signal and a basic course for speech signal analysis)
短时能量曲线
- 一句话语音的短时能量曲线(哈明窗、矩形窗),比较窗长对短视平均能量的影响matlab