CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - vad

搜索资源列表

  1. G711andVAD

    1下载:
  2. g711、VAD的激活算法,公司内重要价值的dsp压缩代码。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:15.3kb
    • 提供者:原上草
  1. G711

    0下载:
  2. G711压缩解压、VAD语音激活算法,非常有用,效率很高
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:16.89kb
    • 提供者:卢昌荣
  1. DSP公司内部使用的

    0下载:
  2. 公司内重要价值的dsp压缩代码,强烈推荐!!!含(G711压缩解压,VAD算法语音激活算法)-company value of the DSP code compression and strongly recommended! ! ! Containing (G711 codecs, voice-activated VAD algorithm algorithm)
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:15.17kb
    • 提供者:后来居
  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 of VAD(Voice Active Detection).
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:greatwiner
  1. vad

    0下载:
  2. 语音滤波短时能量 短时过滤率 端点检测 都能得到相应的仿真波形-Speech s filtering the short time percolation of a short time energy a rate to carry to order examinations can get to homologously imitate true wave a form
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1.31kb
    • 提供者:一刀
  1. G711CodecVAD

    0下载:
  2. 在dsp中使用G711压缩解压,以及VAD算法和语音激活算法,非常不错的源代码与算法参考例子-The use of G711 in the dsp compression decompression, as well as the VAD algorithm and voice activation algorithm, a very good reference source code examples and algorithms
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:14.91kb
    • 提供者:赵前
  1. VAD_algorithm_and_FPGA_design

    0下载:
  2. 论文,关于VAD检测与FPGA如何实现的,基于短时能量-based on short energy ,VAD detected algorithm and FPGA design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:400.13kb
    • 提供者:kong
  1. TIchinese_A1092

    0下载:
  2. G729B源码1.4版本,含CS-AELP,DTX,VAD,CNG。已验证,调试。-G729B source code 1.4 version, with CS-AELP, DTX, VAD, CNG. Verified, debugging.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:378.26kb
    • 提供者:黄文彬
  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 of VAD(Voice Active Detection).
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:35.82kb
    • 提供者:greatwiner
  1. Vocalinx

    0下载:
  2. To evaluate a VAD, its output using test recordings is compared with those of an "ideal" VAD - created by hand-annotating the presence/absence of voice in the recordings. The performance of a VAD is commonly evaluated on the basis of the following fo
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:142.1kb
    • 提供者:hady
  1. ssubmmsev

    0下载:
  2. performs speech enhancement using the MMSE or log MMSE criteria with VAD-based noise estimate
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:5.59kb
    • 提供者:Jatin Koshiya
  1. Voice Discern For STM32F

    1下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-04-25
    • 文件大小:635.65kb
    • 提供者:xyz543
  1. STM32-Speech-Recognition-Master

    2下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-30
    • 文件大小:317.82kb
    • 提供者:Chenkly
搜珍网 www.dssz.com