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

搜索资源列表

  1. dtw

    0下载:
  2. 基于语音识别系统中DTW算法改进技术研究.rar
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:268057
    • 提供者:dddd
  1. dtw算法源代码

    0下载:
  2. 一个完整的基于Matlab的DTW模型算法及高效算法程序,能快速识别数字0-9,运行testdtw即可。-An excellent MATLAB program for the algorithm as a DTW model. It can recognise the number of 0-9. Try it, just run testdtw.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6417
    • 提供者:方成林
  1. DTW算法C语言程序,孤立词语音识别

    0下载:
  2. DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-21
    • 文件大小:21915
    • 提供者:徐振华
  1. dtw.rar

    1下载:
  2. 很有用的DTW音频识别算法,可执行,matlab实现。,A useful DTW audio recognition algorithm, writed by matlab. The code can be performed.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:377142
    • 提供者:郑豪
  1. mydtw

    1下载:
  2. 基于MFCC算法建立的参数模型,然后用DTW算法进行模型匹配,从而实现语音识别的作用~-MFCC algorithm based on parameters established model, and model matching using DTW algorithm to achieve the role of speech recognition ~
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:612608
    • 提供者:于军
  1. dtw

    2下载:
  2. 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-21
    • 文件大小:6155
    • 提供者:李灵
  1. dtw

    0下载:
  2. 语音信号识别的应用,算法使用的是hmm,编写效率高,经过了验证。-Application of voice signal recognition algorithm using hmm, the preparation of high efficiency, through the verification.
  3. 所属分类:Speech/Voice recognition/combine

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

    0下载:
  2. 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2130697
    • 提供者:zzr
  1. dtw_train

    4下载:
  2. 用标准C语言实现的基于DTW算法的特定人孤立词语音识别系统,能实现汉语数字0至9个语音发音的识别,具有很好的识别性能。-Using standard C language based on the DTW algorithm to achieve the specific words were isolated speech recognition system, to achieve Chinese figures 0-9 voice pronunciation recognition, wi
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-23
    • 文件大小:2902788
    • 提供者:yilingzhu
  1. dtw

    1下载:
  2. 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-31
    • 文件大小:532
    • 提供者:雷硕
  1. recogTest

    0下载:
  2. 说话人识别中,最后带测语音匹配阶段.利用DTW算法实现-Speaker recognition, the last swath of voice matching stage. The use of DTW algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:694
    • 提供者:雷硕
  1. dtw

    1下载:
  2. 此文件中包含了语音信号处理的dtw算法,同时囊括了语音的端点检测,mfcc参数提取,动态时间规整三部分,可以直接使用。-This document contains a voice signal processing dtw algorithm, at the same time include voice activity detection, mfcc parameter extraction, dynamic time warping three parts can be used dir
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:4298
    • 提供者:junyizhang
  1. dtw

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

    • 发布日期:2017-03-30
    • 文件大小:6006
    • 提供者:vn42
  1. DTWc

    1下载:
  2. 本资料给出了如何用C语言编写基于DTW算法的语音识别系统,对于语音识别学习者有很大的帮助-This information is given how to use C language DTW algorithm based on voice recognition systems, speech recognition for the great help learners
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:2633
    • 提供者:刘德葛
  1. dtw

    5下载:
  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 speech recognition in quiet envir
  3. 所属分类:语音合成与识别

    • 发布日期:2013-06-10
    • 文件大小:8474
    • 提供者:于军
  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-28
    • 文件大小:9054
    • 提供者:hason
  1. dtw

    0下载:
  2. dtw算法的一个实现,matlab编程,可以调用该函数,用作dtw算法的一个学习。 以及一个介绍模糊神经网络与污水处理的ppt(An implementation of dynamic time warping algorithm)
  3. 所属分类:语音合成与识别

  1. DTW-in-Isolated-word-Speech-Recognition

    0下载:
  2. 基于matlab的语音识别dtw算法实现(speech recognition DTW)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:景阳山庄
  1. dtw

    0下载:
  2. python版的dtw算法极其改进fastdtw算法实现(The DTW algorithm in the python edition improves the implementation of the fastdtw algorithm extremely)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:saber5433
  1. SpeechRec.part

    1下载:
  2. MATLAB下,采用DTW算法进行语音识别,其中特征参数的提取(MFCC)(MATLAB, DTW algorithm is used to recognize speech, and the extraction of feature parameters (MFCC).)
  3. 所属分类:语音合成与识别

    • 发布日期:2021-04-19
    • 文件大小:4061184
    • 提供者:600是陸佰
« 12 3 4 5 »
搜珍网 www.dssz.com