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

搜索资源列表

  1. DTW-method

    0下载:
  2. 在线签名鉴定:DTW实现算法,用C语言编写,有一定的参考价值!-online signature verification : DTW algorithm, using C language, which is the reference value!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5992
    • 提供者:罗敏
  1. dtw

    0下载:
  2. DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:7710
    • 提供者:陈锦
  1. dtw算法应用实例

    0下载:
  2. c程序
  3. 所属分类:图形/文字识别

  1. dtw

    0下载:
  2. dtw的matlab算法,识别率达到100 。可直接使用或转成c语言代码,下到下位机运行。-dtw' s matlab algorithm to achieve 100 recognition rate. Can be used directly or converted into c language code, run down to the lower machine.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:192438
    • 提供者:quankun
  1. DTW

    1下载:
  2. DTW c++ source very very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1252617
    • 提供者:petrus
  1. DTW-alogrithm

    1下载:
  2. dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:25523
    • 提供者:zhudewei
  1. dtw

    0下载:
  2. 语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB-Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:841167
    • 提供者:多萨
  1. voice_identify

    0下载:
  2. 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-02
    • 文件大小:584014
    • 提供者:Alex
  1. DTW

    0下载:
  2. Dynamic time warping program. Calculates the similarity between 2 vectors. Audio, Video, Speech Processing. DTW Dynamic Time Warping-DTW
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:5740
    • 提供者:chengwei
  1. dtw

    0下载:
  2. dtw完美算法。。是目前为止的完美算法。是当今互联网时代的一个进步-dtw perfect algorithm. . Is now the perfect algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:6006
    • 提供者:vn42
  1. lbimproved_2008-08-18

    0下载:
  2. DTW stands for Dynamic Time Warping. It is the algorithm about how computer understands human voices. You can download the DTW Program written by Woohyung Chun
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:11618
    • 提供者:blueysnow
  1. dtw

    0下载:
  2. dynamic time warping is a method that using for matching in speaker identification. this code i write in C# using Microsoft visual studio 2008
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:36521
    • 提供者:yanadi
  1. ghmm-0.9-rc1

    0下载:
  2. voice recognition file dtw
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:737787
    • 提供者:woohyun
  1. DTW-Recog

    0下载:
  2. Voice recognition program. This is test for voice recognition with DTW.-Voice recognition program. This is test for voice recognition with DTW.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-24
    • 文件大小:32575
    • 提供者:Mehdi
  1. DTW

    0下载:
  2. DTW 动态时间规整 可用于音乐检索,语音信号处理的等搜索匹配路径方面-dynamic time wrapping
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:764707
    • 提供者:韩兴凯
  1. speech

    0下载:
  2. 这是一段语音识别的c++源程序,包括预处理,端点检测,线性倒谱系数,dtw算法模式匹配。-This is a speech recognition c++ source, including preprocessing, detection, linear cepstrum, dtw algorithm for pattern matching.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:19433
    • 提供者:董芳
  1. dtw

    0下载:
  2. 语音信号处理中,dtw算法的简单实现,适合用于语音初学者学习。-Speech signal processing, dtw simple implementation of the algorithm, suitable for beginners to learn speech.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:9054
    • 提供者:hason
  1. based-DTW-C

    2下载:
  2. 一个基于DTW算法的语音识别的C语言识别,可以识别孤立词,相信对大家有用。-A DTW-based speech recognition algorithm in C language recognition, you can identify isolated words, I believe that to be useful.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-23
    • 文件大小:358435
    • 提供者:123
  1. VoiceprintRecognition C#+matlab

    1下载:
  2. 基于MFCC和DTW的声纹识别程序,包含C#和MATLAB两个版本(Voiceprint Recognition program using MFCC and DTW. There are two versions by matlab and C#.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:敏感词
  1. dtw

    0下载:
  2. DTW算法语音识别C程序,希望对需要的人有帮助吧(DTW algorithm speech recognition C program)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:张锐俊
« 12 3 »
搜珍网 www.dssz.com