CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - endpoint zero crossing energy

搜索资源列表

  1. detectendpoint1.rar

    0下载:
  2. 计算过零率,短时能量,调整能量门限,端点检测都是语音信号当中不可缺少的部分,Calculation of zero-crossing rate, short-term energy and adjust the energy threshold, endpoint detection of speech signals which are an integral part of
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:1041
    • 提供者:王文姝
  1. MATLAB--Endpoint-Detection-

    0下载:
  2. 介绍了端点检测的基本方法:基于短时能量的、基于短时过零率的、双门限检测的方法-Describes the basic method of endpoint detection: Based on short-term energy, zero crossing rate based on short-term, double threshold detection method
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4893
    • 提供者:mayday
  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-03
    • 文件大小:3941
    • 提供者:陈彪
  1. voiceEndpointDetective

    0下载:
  2. 基于短时能量和过零率的双门限语音端点检测源码,请赐教-Based on short-term energy and zero-crossing rate of the dual-threshold source Speech Endpoint Detection, please enlighten
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:1017
    • 提供者:王刚
  1. ENDPOINTDETECT

    0下载:
  2. 语音识别的端点检测程序,通过能量,过零率MFCC低能量普等检测-Endpoint detection of speech recognition procedures, the adoption of energy, zero-crossing rate of MFCC & P, such as low-energy detection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:12417
    • 提供者:dream
  1. F2_6764

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

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

    0下载:
  2. 语音端点检测,采用短时能量和过零率的双门限检测方法。-Endpoint of speech detection, using short-term energy and zero-crossing rate of two-threshold detection method
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:870
    • 提供者:媛媛
  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-28
    • 文件大小:1736
    • 提供者:haoyy
  1. endpoint

    0下载:
  2. endpoint detection based on short-term energy and zero crossing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1432
    • 提供者:aisu
  1. speechprocessing

    0下载:
  2. 短时能量,平均幅度,短时过零率,端点检测。-Short-term energy, amplitude, short-term zero crossing rate, endpoint detection.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1852
    • 提供者:dk
  1. Some_function_of_speech_signal_processing

    0下载:
  2. 语音信号处理的一些函数,包括:短时谱、短时能量、短时过零率和端点检测。-Some of voice signal processing functions, including: short-term spectrum, short-term energy, short-time zero crossing rate and endpoint detection.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:163717
    • 提供者:zhou
  1. Speechrecognitiontechnology

    0下载:
  2. 比较详尽的介绍了语音识别系统的实现过程,以及相关技术。 端点检测:基于短时能量和短时平均过零率的端点检测和基于倒谱特征的端点检测 特征参数提取:LPCC和MFCC 参数模板存储:HMM和N_Gram 识别阶段:DWT 各阶段的相关技术都给了详细的介绍,绝对是好东西!-More detailed introduction to the speech recognition system implementation process and related technologie
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-24
    • 文件大小:8296938
    • 提供者:断剑
  1. ddjc_ds

    0下载:
  2. matlab环境下,基于短时能量和过零率的端点检测方法,还有一些小技巧。-matlab environment, based on short-term energy and zero crossing rate of the endpoint detection method, there are some tips.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1406
    • 提供者:张春雷
  1. enframe0613pm

    0下载:
  2. 语音信号端点检测的程序,比较全面,能量过零率基音估计等等 全在-Endpoint detection of speech signal process, more comprehensive, zero crossing rate of energy and so on all in the pitch estimation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:2434
    • 提供者:xys
  1. EENDPOINTDETEn

    1下载:
  2. 语音识别的端点检测程序,通过能能量,过零率MFCC低能量普等检测 -Endpoint detection of speech recognition procedures, the adoption of eenergy, zero-crossing rate of MFCC & P, such as low-energy detection
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:12593
    • 提供者:防止
  1. Language-endpoint-detection-

    0下载:
  2. 短时能量 过零率 语音端点检测 连续语音-Short-term energy Zero crossing rate Voice activity detection
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1419
    • 提供者:阳怡林
  1. endpoint-detection

    0下载:
  2. 基于短时能量和短时平均过零率的语音信号的端点检测程序-Endpoint detection procedures based on short-term energy and zero-crossing rate of the average voice signal
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:6098
    • 提供者:刘赛赛
  1. endpoint-detection-methods-of-voice

    0下载:
  2. 判断出语音的端点,基本算法是短时能量和短时过零率双门限算法。-Determine the voice endpoint, the basic algorithm is a short-term energy and zero-crossing rate double threshold algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:93616
    • 提供者:老衲
  1. Endpoint-detection

    0下载:
  2. 基于短时能量和过零率的端点检测,里边包括分帧函数,求短时过零率函数-Endpoint detection based on short-term energy and zero-crossing rate
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:59370
    • 提供者:刘明
  1. endpoint

    0下载:
  2. 读取语音文件,预处理,短时能量、过零率分析,进行端点检测(Read voice files, preprocessing, short time energy, zero crossing rate analysis, endpoint detection.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-06
    • 文件大小:47104
    • 提供者:辛新月
« 12 »
搜珍网 www.dssz.com