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

搜索资源列表

  1. dtw_speech_reco

    1下载:
  2. 基于DTW的孤立词语音识别,具有很高的识别率,代码为c语言-speech recognition Using DTW
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-23
    • 文件大小:473865
    • 提供者:
  1. DTW(matlab)

    1下载:
  2. matlab编写的时间序列动态弯曲算法,包含有使用说明-If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), and the warping path points.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-09
    • 文件大小:1836
    • 提供者:warton
  1. LCS-VC60

    0下载:
  2. C语言DTW算法实现,主要功能: 1)快速近邻DTW比较 2)算法稳定 3)节省内存-== Key features == 1) Fast Dynamic Time Warping nearest neighbor cost retrieval. 2) Persistence 3) External-memory: you need only a constant amount of RAM
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:154552
    • 提供者:wangxuan
  1. qianming

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:131517
    • 提供者:zhong
  1. onlineqm

    0下载:
  2. 在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处-Online signature identification, use AR to achieve algorithm and DTW algorithm, but also a more comprehensive example of this research useful friends
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:134182
    • 提供者:yewenpeng
  1. random

    0下载:
  2. 这是个用于时间序列相似性比较和计算的数据集,用asc码编辑的,对应于DTW算法配合使用-This is a time series for comparison and calculation of the similarity of data sets, using asc code editor, and corresponds to the DTW algorithm used in conjunction
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:104901
    • 提供者:shaoqing
  1. yuta

    0下载:
  2. 978090基于DTW模型的语音识别9 78090基于DTW模型的语音识别-978,090 based on the DTW model 978,090 speech recognition model based on DTW speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-25
    • 文件大小:117515
    • 提供者:xixi
  1. dtwpaper

    0下载:
  2. 采用DTW(动态时间规整)的方法,实现简单语音(0-9的数字)的识别-DTW algorithm in isolated word speech recognition when the focus on the time warping and voice measure of calculation, but not on the reliability and validity of data for analysis. This paper presents an improved en
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:444549
    • 提供者:杨承
  1. lpc

    0下载:
  2. 功能:计算lpc系数由lpc得到lpcc,对模板参数和样本参数进行dtw比较 -Function: lpc coefficient calculated by the lpc be lpcc, samples of the template parameters and parameters of Comparative dtw
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:1428
    • 提供者:王文姝
  1. Onlinesignatureidentification

    0下载:
  2. 在线签名鉴定的不同算法实现 AR实现算法 DTW算法 应用实例-Online signature identification of the different algorithms to achieve the realization of algorithm AR application DTW algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2220533
    • 提供者:wufen
  1. onlineqm

    0下载:
  2. 多种算法实现的C++在线签名鉴定,在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处。-A variety of algorithms to achieve the C++ online signature identification, signature identification online with AR algorithm and DTW algorithm, but also a more comprehensive example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:132985
    • 提供者:151
  1. DTWinMelodyRecognition

    0下载:
  2. 常应用于旋律辨识的DTW 包含两种方式(0,45,90度)(27,45,63度) 以及音调匹配 -2 methods of DTW which mostly used in melody contour recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:1480
    • 提供者:盛开
  1. rlsdtw

    0下载:
  2. 基于RLS及DTW算法的数字语音识别。用RLS算法来消噪从而提高DTW算法的识别率-Based on adaptive sub-band spectral entropy of the robustness of Speech Endpoint Detection
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1086755
    • 提供者:黄邦奉
  1. dongtai

    0下载:
  2. 这是一个关于评分的程序的动态链接库,他先读取语音然后求取能量的变化,然后利用DTW算法比较语音与模板的差距-it is a program about get engery and get the score on DTW,it is based on c++
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1601
    • 提供者:wulang
  1. ASR_matlab

    1下载:
  2. 语音识别的MATLAB代码,包括用于测试的语音,实现了利用HMM(隐含马尔可夫)和DTW(动态规划)两种方法的实现。-ASR use HMM and DTW method include wave files use for test and training.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2202121
    • 提供者:wuhao
  1. 16_qam

    1下载:
  2. 16QAM调制和解调,中间经过高频调制,采用均衡接收,信道为加性高斯白噪声-16QAM modulation and demodulation, then modulate the signal to the high frequence before translated onto the channel
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:83610
    • 提供者:will zhang
  1. project

    0下载:
  2. DESIGNING OF A SPEAKER RECOGNITION IN MATLAB
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:229024
    • 提供者:wave
  1. xianshijiemian

    0下载:
  2. 基于DTW的说话人身份识别研究GUI界面
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3055
    • 提供者:zy330
  1. voice

    0下载:
  2. speech recognition in matlab which will validate the speech
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-11
    • 文件大小:2417028
    • 提供者:saniaghani
  1. new_hmm

    0下载:
  2. 隐马尔可夫模型,适用于DTW定点算法寻址。有很强的功能性-Hidden Markov model for fixed-point algorithm for addressing DTW. Has a strong functional ~ ~
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-10
    • 文件大小:2224128
    • 提供者:jason
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 23 »
搜珍网 www.dssz.com