搜索资源列表
soundsignal
- 利用短时平均过零率和短时能量等特征,对输入的语音信号进行端点检测。
vad
- 语音信号的端点检测matlab程序,利用短时平均能量和短时平均过零率判断语音端点的起始。还有语音信号信噪比的计算程序。
smusicwave0704
- 对wave文件进行读取,并提取短时平均能量,过零率,短时平均幅值值,音频中每一帧的最大值,最小值-right wave to read documents and extract short-term average energy, the zero-rate, short-term value of the average amplitude, Audio each fr a me of the maximum, minimum
AVR_JTAG_HEX
- 将 flash.rom 及 epprom.rom 直接烧入到Jtag ATmega16 就可以了。烧之前请读一下加密容丝位,以保证其没有被改变。 -will flash.rom epprom.rom and direct access to the burning Jtag ATmega 16 on it. Before burning read encryption capacity wire-to ensure that they
audio64-64
- 基于CCS软件仿真的语音端点检测。采用短时能量和平均过零率。-CCS software simulation based on voice activity detection. The use of short-time energy and average zero-crossing rate.
yuyin
- 语音信号的时域处理,有短时能量,短时平均幅度,短时过零率和短时自相关函数。-Speech signal time-domain treatment, a short-time energy, short-term average, short-time zero-crossing rate and short-time auto-correlation function.
soundsignal
- 利用短时平均过零率和短时能量等特征,对输入的语音信号进行端点检测。
vad
- 语音信号的端点检测matlab程序,利用短时平均能量和短时平均过零率判断语音端点的起始。还有语音信号信噪比的计算程序。-Endpoint detection of speech signal matlab procedures, take advantage of short-time energy and short-time average zero-crossing rate of the average voice activi
ddjc
- 利用短时平均能量和短时平均过零率,对语音信号进行端点检测-Average energy use of short-term and short-time average zero-crossing rate, speech endpoint detection signal
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
yuyin
- 时域波形、短时能量、短时平均幅度、短时过零率、短时过电平率-Time-domain waveform, short-term energy, short-term average rate, short-term zero crossing rate, short-term rates over Level
Temporal_features_extraction
- 个人编写的提取音频信号的时域特征参数短时平均过零率及短时平均能量的matlab源程序。供大家参考-Extraction of individual preparation of the audio signal in time domain characteristic parameters of short-term average of zero-crossing rate and short-time average energy
Speechrecognitiontechnology
- 比较详尽的介绍了语音识别系统的实现过程,以及相关技术。 端点检测:基于短时能量和短时平均过零率的端点检测和基于倒谱特征的端点检测 特征参数提取:LPCC和MFCC 参数模板存储:HMM和N_Gram 识别阶段:DWT 各阶段的相关技术都给了详细的介绍,绝对是好东西!-More detailed introduction to the speech recognition system implementation p
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
yuyinshiyu
- 语音信号处理 时域分析 短时能量 短时平均过零率 短时自相关函数- a=wavread( beifeng.wav ) subplot(6,1,1),plot(a) N=32 for i=2:6 h=linspace(1,1,2.^(i-2)*N);
package
- 可进行短时平均能量,短时平均幅度,短时平均过零率,短时自相光,短时傅里叶变换的函数,使用方便,-The average energy can be short-term, short-term average rate, the average short-term zero-crossing rate, short-term autocorrelation of light, short-time Fourier transform
short-term-analysis-
- 完成对一段语音信号的短时分析,语音信号要包括清音、浊音和无声段,求其短时平均能量、短时平均过零率、短时自相关函数和短时功率谱;-Complete short-term analysis of a voice signal, the specific requirements: a voice signal to include the voiceless, voiced, and silent segments 2, find its
语音短时能量、平均幅度、平均过零率
- 语音信号MATLAB特征获取,包括语音短时能量、平均幅度、平均过零率(Speech signal MATLAB feature acquisition, including voice short-term energy, average amplitude, average zero crossing rate)
短时平均过零率
- 读入语音文件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.)