搜索资源列表

  1. dtw

    0下载:
  2. dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use spe
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:于军
  1. VAD

    0下载:
  2. 语音激活检测,可以检测每帧是语音信号还是静音,若是语音,输出1,若是静音,输出0-voice activity detect
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:880640
    • 提供者:高维
  1. vad_osf

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

    • 发布日期:2024-05-19
    • 文件大小:1799168
    • 提供者:ricky
  1. VAD_Eval

    0下载:
  2. EasyVAD is an implementation of VAD(Voice Active Detection). EasyVAD support multiple channels concurrent. There is no limit on concurrent channels and it can up to thousands channels-EasyVAD is an implementation o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1089536
    • 提供者:greatwiner
  1. EasyVAD

    0下载:
  2. EasyVAD is an implementation of VAD(Voice Active Detection). EasyVAD support multiple channels concurrent. There is no limit on concurrent channels and it can up to thousands channels-EasyVAD is an implementation o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:36864
    • 提供者:greatwiner
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2060288
    • 提供者:hady
  1. EvagelMaragos_SpeechEventDetectionMBEnergy_is05.r

    0下载:
  2. VAD parameters correctly, dialers can determine whether a person or a machine answered the call, and if it s a person, transfer the call to an available agent. If it detects an answering machine, the dialer hangs up. Oft
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:200704
    • 提供者:hady
  1. jaeho

    0下载:
  2. These marks, obtained by listening to several speech sequences, are then used to calculate average results for each of the features listed above, thus providing a global estimate of the behavior of the VAD being tested.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:963584
    • 提供者:hady
  1. 08-NTAV-SPA_165_Marciniak-Rochowniak-etal

    0下载:
  2. In this paper we propose a method for voice activity detection (VAD) in a speech signal recorded in the presence of noise. The so-called endpoint detection (EPD), i.e., detection of voice activity (speech) boundari
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-19
    • 文件大小:276480
    • 提供者:Tomasz
  1. 1c2560c55c41

    0下载:
  2. VAD algorithm very good source code-VAD algorithm very good source code
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-19
    • 文件大小:326656
    • 提供者:aaad
  1. VAD

    0下载:
  2. 本资料主要是一些语音端点检测相关的比较好的论文,语音端点检测又称语音激活检测,这些资料有很多不同的方法,希望对于语音端点检测的人会有很大的帮助-This information is mainly related to the endpoint detection of some good papers, voice activity detection, also known as voice activity detection,
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:4603904
    • 提供者:luzhiqiang
  1. vad

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王涛
  1. VAD

    0下载:
  2. 在LabWindows/CVI实现“基于短时能量和短时过零率的VAD”算法-Based on short-time energy and short time zero crossing rate VAD algorithms in LabWindows/CVI to achieve. "
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:r
  1. vad

    0下载:
  2. 基于短时能量和过零率,将整个语音信号的端点检测分为四段:静音、过渡段、语音段、结束。端点检测vad算法-Endpoint detection vad algorithm
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:u_sbkill
  1. vad

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:James
  1. paper-of-VAD

    0下载:
  2. 语音端点检测的各种论文,包括MFCC、过零率、短时能量、小波以及谱熵等方法,对编写语音VAD算法有很大的帮助-Speech endpoint detection in a variety of papers, including MFCC, zero-crossing rate, short-term energy, wavelet and spectral entropy method, write voice VAD algorit
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:17687552
    • 提供者:刘树强
  1. VAD

    0下载:
  2. G729 VAD MATLAB CODE
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:dave
  1. vad

    0下载:
  2. vad代码 用于语音识别的端点检测环节 采用了双门限算法 -link vad endpoint detection code for speech recognition algorithm uses a dual threshold
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:乔林翰
  1. vad

    0下载:
  2. VAD.M 用于语音识别的端点检测函数,matlab-Endpoint detection function VAD.M for speech recognition, matlab
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:苏家仪
  1. pulseaudio-vad-master

    0下载:
  2. VAD检测,在linux中语音活性检测,非常实用-VAD detection
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:38912
    • 提供者:sky wang
« 1 2 3 4 56 7 8 9 10 ... 14 »

源码中国 www.ymcn.org