CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - VAD

搜索资源列表

  1. bpsk14.rar

    0下载:
  2. 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码),Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
  3. 所属分类:matlab

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

    0下载:
  2. 基于双门限比较法的端点检测程序,使用matlab7编写!-Comparison method based on double threshold endpoint testing procedures, the use matlab7 write!
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:814
    • 提供者:于军
  1. MFCC

    1下载:
  2. m文件dtw,mfcc,vad,转换为c语言文件。用于声音检测-m file dtw, mfcc, vad, converted to c language file. For voice detection
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:23125
    • 提供者:李明
  1. pujianfa

    0下载:
  2. 自己编的,经典的功率谱减法程序,不带VAD检测的程序-Own, the classic power spectrum subtraction procedure, non-VAD detection procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3516
    • 提供者:zhangfruong
  1. duandianjiance

    0下载:
  2. 自己编的,带有VAD语音检测的谱减法语音增强程序。-Own, and with VAD voice detection spectral subtraction speech enhancement procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4196
    • 提供者:zhangfruong
  1. vad

    0下载:
  2. 语音信号端点检测的实验研究论文,希望对大家有点帮助-voice signal endpoint detection of experimental studies, we hope to help a bit
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1070
    • 提供者:杨锐雄
  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. vad

    0下载:
  2. 在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用-In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1077
    • 提供者:小英
  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. 26073-800_ANSI_C_source_code

    0下载:
  2. 3GPP Adaptive Multi- Rate (AMR) 标准实现,针对8KHz采样音频文件按20ms一帧实现两者VAD模式的编码 -3GPP Adaptive Multi-Rate (AMR) standard of achievement for 8KHz sample audio files, according to 20ms between the VAD model to achieve a coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:832651
    • 提供者:Shannon Liu
  1. vad

    0下载:
  2. 这个内容主要是用于语音的读取、端点检测。端点检测采用的是基于短时能量和过零率,里面包含测试程序。-vad
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:222619
    • 提供者:yyimin
  1. vad

    0下载:
  2. 利用短时能量和短时过零率的语音端点检测算法-Short-term energy and zero crossing rate of the voice activity detection algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:763
    • 提供者:胡连锋
  1. vad

    0下载:
  2. matlab6.5用于语音识别孤立生词识别的基本应用程序-matlab6.5 isolated words recognition Speech recognition for the basic applications. .
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1029
    • 提供者:张龙
  1. VAD

    0下载:
  2. This function implements a Voice Activity Detector algorithm based on signal energy, zero crosses, frequency, and adaptative thresholds.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1505
    • 提供者:defghia
  1. vad

    0下载:
  2. Voice Activity Detection (ref: Sabiner&Rhambur)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:853
    • 提供者:Saltug
  1. vad_osf

    1下载:
  2. 通过计算短时信号熵,与阈值比较,得到判决结果。并采用顺序统计滤波器(最大值滤波器)对所得熵值滤波,提高判决精度。 能有效的分辨出语音信号和噪声信号,且通过后端平滑处理,使语音检测结果更加集中。-VAD based on short-time entropy, precision improved by using order-statistical-filter, VAD result is smoothed to make the result more accurate.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1799083
    • 提供者:ricky
  1. 313203_2

    0下载:
  2. Use in telemarketing One controversial application of VAD is in conjunction with predictive dialers used by telemarketing firms. In order to maximize agent productivity, telemarketing firms set up predictive dialers to call more numbers than they h
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2059951
    • 提供者:hady
  1. vad

    0下载:
  2. matlab语音端点检测源码,对非连续性语音具有良好的检测性能-vad in process of speech
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:957
    • 提供者:王涛
  1. vad

    0下载:
  2. VAD Voice Activity Detection
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:1039
    • 提供者:James
  1. VAD

    0下载:
  2. VAD matlab程序 常见于无声帧检测 语音信号处理(VAD matlab program is commonly used in silent frame detection speech signal processing)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-02
    • 文件大小:3072
    • 提供者:zhangziju
« 12 3 »
搜珍网 www.dssz.com