搜索资源列表
语音识别的前期研究
- 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码)-Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
duandianjiance
- 语音信号端点检测仿真,内容涉及短时能量及过零率的计算,自相关函数的的计算。-voice endpoint detection signal simulation, which relates to short-term energy and zero rate calculation, the autocorrelation function of the calculation.
endpointvad
- 自已编写的语音信号端点检测程序,采用短时能量与短时过零率的方法。-authorship of the speech signal endpoint detection procedures, using short-term over short-term energy and the rate of zero.
pufangcha
- 频谱方差在语音信号端点检测中的应用,matlab程序,实用。-spectrum of the voice signal variance endpoint detection, the application procedures Matlab and practical.
EndPoint
- 一个语音信号端点检测的程序,算法可能需要根据具体的应用调整一些参数。请使用者自己调整,根据不同的噪声环境。
uimenu
- 语音信号端点检测方面的源程序,比较实用.
语音信号端点检测的实验研究
- 语音信号端点检测的实验研究论文,希望对大家有点帮助-voice signal endpoint detection of experimental studies, we hope to help a bit
语音信号端点检测的程序实现
- 语音信号端点检测的程序实现,文章,希望对大家有所帮助- The pronunciation signal vertex examination procedure realization, the article, hoped has the help to everybody
检测语音信号
- 语音的端点检测要用短时平均能量来检测 语音特征的提取要用13阶的lpc 模式匹配要用欧氏距离。
dspmatlab.rar
- 语音端点检测代码 用matlab实现短时语音信号 端点检测!希望有用!,Speech Endpoint Detection matlab code used to achieve short-time speech signal endpoint detection! Hope useful!
bpsk14.rar
- 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码),Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
vad
- 几篇带噪声语音信号端点检测算法的论文,希望对大家有用-Speech signal with noise several endpoint detection algorithm for papers, in the hope that useful
vad
- 语音信号端点检测的实验研究论文,希望对大家有点帮助-voice signal endpoint detection of experimental studies, we hope to help a bit
dtw
- 此文件中包含了语音信号处理的dtw算法,同时囊括了语音的端点检测,mfcc参数提取,动态时间规整三部分,可以直接使用。-This document contains a voice signal processing dtw algorithm, at the same time include voice activity detection, mfcc parameter extraction, dynamic time warping three parts can be used dir
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
voice
- 进行语音信号端点检测的声音文件,非常清晰-Endpoint detection for speech signal of the sound files, very clear
yuyinxinhaojiance
- 基于MATLAB的语音信号端点检测,短时能量分析,短时过零率,和GUI界面实现-aaaaa
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
jiance
- 可以用于一段语音信号的端点检测,并显示其起始点和终止点(Endpoint detection for a speech signal)
matlab
- 这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。(speech signal processing)