搜索资源列表
端点检测
- 用matlab实现短时能量和过零率的端点检测,并显示波形-using Matlab to achieve short-term energy and zero rate of endpoint detection and waveform display
waveprogramming
- wave文件的读取,短时能量及过零率的计算,并将计算结果保存为文件,显示波形.-wave document read, short-term energy and the rate of zero, and the computational results for the preservation of documents, show waveform.
exp_001
- 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。所有的计算结果都会显示在程序运行后生成的文本文档中。注意,运行程序时需要修改wave文件路径,在程序中体现为wavefilename字符串指针所指向的内容。-own VC prepared a document reader wave and short-term energy calculation, Short-term rates and zer
VSP_SE
- 自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。-own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform di
countoverzeros
- 语音处理的短时时域处理技术中的短时过零率的MATLAB编程- In pronunciation processing short-time time domain processing technology short-time zero rate MATLAB has programmed
endpointvad
- 自已编写的语音信号端点检测程序,采用短时能量与短时过零率的方法。-authorship of the speech signal endpoint detection procedures, using short-term over short-term energy and the rate of zero.
zerocros
- 语音端点检测中采用的短时过零率的程序,用于端点检测过程识别率高-Speech Endpoint Detection in the use of short-time zero-crossing rate of the procedure for the endpoint detection process to identify a high rate of
edgedetect
- MATLAB代码,利用语音信号的短时能量与短时过零率来达到自动检测语音的起止点。效果不错.-MATLAB code, the use of short-time speech signal energy and zero-crossing rate of short-term to achieve automatic detection of the beginning and ending point of speech. Good
yuyin
- 语音信号的时域处理,有短时能量,短时平均幅度,短时过零率和短时自相关函数。-Speech signal time-domain treatment, a short-time energy, short-term average, short-time zero-crossing rate and short-time auto-correlation function.
myexp
- 语音信号处理中语音合成的MATLAB程序。可以对声音文件提取短时能量和短时过零率。
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
- 端点检测(短时能量,短时平均幅度,短时过零率)-short-term spectrum,spectrogram,End point detection
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achi
speech
- 语音信号时域特性分析,包括时域谱,短时过零率分析,短时幅值,短时能量,自相关函数-Analysis of time-domain characteristics of speech signals
yuyin
- 时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率-Time-domain waveform, short-term energy, short-term average rate, short-term zero crossing rate, short-term rates over Level
myVoice
- 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-fr a me, add windows, short-term energy, short-term ze
Speech-signal-short-time-analysis
- 详细说明:语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序-Details: short-time speech signal analysis, including: framing, short-term energy, short-term average rate, short-time ze
sound
- 求一段音频信号的短时过零率,可用于特征的选取,以及对音频进行分类筛选等场合。(For the sound process)
short_zero_crossing_rate
- 语音信号的短时过零率求取,此过程为语音信号的一个重要特征提取过程,可用于端点检测等过程。(This process is an important feature extraction process for speech signals and can be used for endpoint detection and other processes.)
短时平均过零率
- 读入语音文件bluesky1.wav(内容为“蓝天,白云,碧绿的大海”)中的数据,进行分帧处理,然后计算其短时平均过零率。(Read the data from the voice file bluesky 1. wav (blue sky, white clouds, green sea), fr a me it, and calculate its short-term average zero-crossing rate.)