CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab 端点检测

搜索资源列表

  1. ASKBPSk

    0下载:
  2. 噪声背景下的语音端点检测和语音增强算法,在信噪比很低的强航空噪声背景下,-aviation noise background voice endpoint detection and voice enhancement algorithms, and very low signal to noise ratio in the strong aviation background noise, particularly effective
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3264
    • 提供者:杨开开
  1. ddjc

    0下载:
  2. 利用短时平均能量和短时平均过零率,对语音信号进行端点检测-Average energy use of short-term and short-time average zero-crossing rate, speech endpoint detection signal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:3941
    • 提供者:陈彪
  1. Endpoint

    1下载:
  2. 基于短时能量的语音端点检测 matlab程序 基于短时能量的语音端点检测 matlab程序-Short-term energy-based voice activity detection matlab program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-05-13
    • 文件大小:1179
    • 提供者:gqy
  1. SpeechEndpointDetection.m

    0下载:
  2. 基于Matlab编写的语音端点检测程序-Matlab prepared based on voice activity detection procedures ....
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1100
    • 提供者:朱文博
  1. LPCCandMFCCzang

    0下载:
  2. 基于LPCC和MFCC的藏语语音端点检测算法-method of lpcc and mfcc for the edge detection of Zang language
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:310829
    • 提供者:shenhao
  1. voice

    0下载:
  2. 基于谱减法的语音端点检测,运用了语音增强,去噪,谱减,加窗,端点检测等方法-Spectral subtraction based speech endpoint detection, using a speech enhancement, denoising, minus spectrum, add windows, endpoint detection methods such as
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:888
    • 提供者:王刚
  1. speecheddetect

    0下载:
  2. 本文件包含几个进行语音端点检测的小程序。运行时直接复制到matlab的m文件即可。经本人调试正确无误。-This document contains some of the voice activity detection applet. Directly copied to the run-time of the m file to matlab. After I debug correct.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-06
    • 文件大小:2485
    • 提供者:魏玮
  1. MATLAB-YUYINSHIBIE

    0下载:
  2. 这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:6231
    • 提供者:dongxu
  1. Tothefrequencyplotbasedontherealizationofcontinuou

    0下载:
  2. 一个运用语言端点检测的很好文章。利用的是频带方差的办法,基于matlab的-Endpoint detection of a use of language of good articles. Variance using the band approach, based on the matlab
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-04
    • 文件大小:158251
    • 提供者:顾亚强
  1. subband_spectral_entropy_used_in_speech_endpoint_d

    0下载:
  2. 在读研期间自己写的基于子带频谱墒的语音端点检测程序,绝对正确,并且好用!-in during the sub-band spectrum of soil moisture based on voice activity detection procedures, absolutely correct, and easy to use!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1020
    • 提供者:大长今
  1. enframe

    0下载:
  2. 语音端点检测算法,在matlab里面实现语音端点的准确检测。为读者开发噪声环境下的精确VAD提供思路.-voice endpoint detection algorithm in Matlab voice inside the precise endpoint detection. Readers development under noisy environments to provide accurate VAD ideas.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1198
    • 提供者:杨锐雄
  1. MATLABendpoint

    0下载:
  2. MATLAB实现端点检测程序,需要加载voice box工具箱-MATLAB realization of endpoint detection process, the need to load the voice box toolbox
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:3315
    • 提供者:
  1. FastICA_21

    0下载:
  2. 快速独立分量变换,可用于信号特征的提取以及端点检测等,非常好用!-Fast independent component transform, can be used for the extraction of signal characteristics, such as endpoint detection, as well as very easy to use!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:636607
    • 提供者:毋桂萍
  1. F2_6764

    1下载:
  2. 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:30403
    • 提供者:cike
  1. yuyingshibie

    1下载:
  2. matlab实现的很有用的语音识别源代码,包括MFCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。-Useful code of audio recognization writed by matlab, inclucing MFCC, LPCC, DTW, Mel Filter, Port Detection etc.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:10428
    • 提供者:郑豪
  1. vad

    1下载:
  2. 对一段语音进行端点检测并对检测的语音画出方框图,不同于一般只画竖线-Endpoint detection of a voice to draw the block diagram and detection of voice is different from the vertical line is generally drawn
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:788
    • 提供者:hu
  1. yuyinxinhaojiance

    0下载:
  2. 基于MATLAB的语音信号端点检测,短时能量分析,短时过零率,和GUI界面实现-aaaaa
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:8228
    • 提供者:wwq
  1. VAD

    2下载:
  2. 语音信号的端点检测程序 可以清晰的分辨出静音段和语音段 并自动绘图-VAD program
  3. 所属分类:其他小程序

    • 发布日期:2014-01-06
    • 文件大小:24635
    • 提供者:于超
  1. lpc_specgram

    0下载:
  2. 有关语音端点检测的MATLAB仿真实验,包括短时能量图过零率-JUST DO IT
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:158060
    • 提供者:孙昌辉
  1. myVoice

    0下载:
  2. 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detec
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1736
    • 提供者:haoyy
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com