Welcome![Sign In][Sign Up]
Location:
Search - DTW-algorithm

Search list

[matlabdp

Description: 一个简单实用的dtw算法,可以在matlab中实现DTW的计算!-A simple and practical DTW algorithm can be realized in matlab calculation DTW!
Platform: | Size: 1024 | Author: wdm | Hits:

[Speech/Voice recognition/combinematlab459

Description: Speech synthesis and recognition,Voice of the various parameters of selection method,DTW algorithm SpeechRecognition System
Platform: | Size: 910336 | Author: 杜凯 | Hits:

[matlabDTWforspeechregon

Description: 一种改进的DTW算法,能有较好的处理效率-An improved DTW algorithm, can be a better deal with the efficiency of
Platform: | Size: 232448 | Author: 万春 | Hits:

[Speech/Voice recognition/combinedtwvc

Description: 用vc编写的dtw算法,调试通过,用于手写签名识别的-Vc prepared using DTW algorithm, debug is passed, for the handwritten signature recognition
Platform: | Size: 6144 | Author: redfish | Hits:

[Software EngineeringDTW

Description: 特定人语音识别算法_DTW算法,语音识别论文-Dependent Speech Recognition Algorithm _DTW algorithm, speech recognition thesis
Platform: | Size: 288768 | Author: 蒋云 | Hits:

[Graph RecognizeCWiRecognition

Description: 本程序为在线签名识别程序,应用DTW算法对书写压力,及签名进行识别和鉴定-This procedure for online signature identification procedures, the application of pressure on writing DTW algorithm, and signature recognition and identification
Platform: | Size: 531456 | Author: 幻影 | Hits:

[Speech/Voice recognition/combinedtw_train

Description: 用标准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, with good recognition performance.
Platform: | Size: 2903040 | Author: yilingzhu | Hits:

[Speech/Voice recognition/combinerecogTest

Description: 说话人识别中,最后带测语音匹配阶段.利用DTW算法实现-Speaker recognition, the last swath of voice matching stage. The use of DTW algorithm
Platform: | Size: 1024 | Author: 雷硕 | Hits:

[Speech/Voice recognition/combinedtw

Description: dtw完美算法。。是目前为止的完美算法。是当今互联网时代的一个进步-dtw perfect algorithm. . Is now the perfect algorithm
Platform: | Size: 6144 | Author: vn42 | Hits:

[Speech/Voice recognition/combineDTWc

Description: 本资料给出了如何用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
Platform: | Size: 3072 | Author: 刘德葛 | Hits:

[Mathimatics-Numerical algorithmsDTW

Description: 在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处,这是官方书籍中附带的一个源程序。-On-line signature verification, using AR algorithm and DTW algorithm, but also includes a more comprehensive example of research in this area is useful friends, this is the official book accompanying a source.
Platform: | Size: 133120 | Author: baby | Hits:

[Speech/Voice recognition/combinedtw

Description: 很有用的DTW音频识别算法,可执行,matlab实现。-A useful DTW audio recognition algorithm, writed by matlab. The code can be performed.
Platform: | Size: 376832 | Author: 郑豪 | Hits:

[Windows Developdtw.tar.tar

Description: 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
Platform: | Size: 10240 | Author: blueysnow | Hits:

[matlabdtw

Description: 语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB-Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB
Platform: | Size: 840704 | Author: 多萨 | Hits:

[matlabdtw

Description: 用于语音识别即DTW算法,计算两个语音信号之间的距离-DTW algorithm for speech recognition is to calculate the distance between the two speech signals
Platform: | Size: 1024 | Author: jiluping | Hits:

[matlabdtw

Description: 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.
Platform: | Size: 192512 | Author: quankun | Hits:

[Speech/Voice recognition/combinedtw0

Description: dtw0文件是运用DTW算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw0 file DTW algorithm is to use speech recognition in noisy environments. Which is the endpoint detection process vad.m lpc.m is to calculate the LPC parameters of the program lpc21lpcc.m procedure is to calculate the LPCC parameters mfcc.m procedure is to calculate the MFCC parameters dtw.m the classic DTW algorithm to achieve the program dtw2.m DTW algorithm is to achieve efficient procedures, testdtw.m is the final test program, which can change the parameters in which different parameters were selected.
Platform: | Size: 1084416 | Author: 于军 | Hits:

[Speech/Voice recognition/combinemfccdtw

Description: 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute some of the head and tail removed), and then extract the speech signal with the LPC algorithm characteristic parameters of dynamic warping (DTW algorithm) after the template library compared to standard voice inside, and finally the recognition result is D/A conversion after playing out. In this part of the design, mainly to complete the pattern matching algorithm for speech recognition part of the software.
Platform: | Size: 6816768 | Author: 吴斌 | Hits:

[Speech/Voice recognition/combinespeech

Description: 这是一段语音识别的c++源程序,包括预处理,端点检测,线性倒谱系数,dtw算法模式匹配。-This is a speech recognition c++ source, including preprocessing, detection, linear cepstrum, dtw algorithm for pattern matching.
Platform: | Size: 19456 | Author: 董芳 | Hits:

[Speech/Voice recognition/combinedtw

Description: 语音信号处理中,dtw算法的简单实现,适合用于语音初学者学习。-Speech signal processing, dtw simple implementation of the algorithm, suitable for beginners to learn speech.
Platform: | Size: 9216 | Author: hason | Hits:
« 1 2 34 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net