搜索资源列表
DTW-method
- 在线签名鉴定:DTW实现算法,用C语言编写,有一定的参考价值!-online signature verification : DTW algorithm, using C language, which is the reference value!
DTW算法c实现及原理
- DTW算法的C语言实现及TW算法的原理
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
dtw
- 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.
dtw_speech_reco
- 基于DTW的孤立词语音识别,具有很高的识别率,代码为c语言-speech recognition Using DTW
MFCC
- m文件dtw,mfcc,vad,转换为c语言文件。用于声音检测-m file dtw, mfcc, vad, converted to c language file. For voice detection
DTW-alogrithm
- dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
LCS-VC60
- 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
voice_identify
- 本文介绍了一种基于动态时间归整(DTW)方法的小词汇表非特定人语音识别通用模块。系统采用Motorola公司DSP56F805芯片为核心,应用线性预测编码(LPC)与动态时间归整(DTW)算法进行非OOV(out of vocabulary)语音识别。测试表明,有良好的实用性。-Use Motorola s DSP56F805 to Build a Common module of Voice identify.
dtw_train
- 用标准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
DTWc
- 本资料给出了如何用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
lbimproved_2009-12-29
- 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
dtw
- 语音识别中的DTW(Dynamic Time Warping,动态时间归整)算法的c语言实现。-Voice recognition of the DTW (Dynamic Time Warping, dynamic time of the whole) algorithm c language.
oDTWW-methhodn
- 在线签名鉴定:DTW实现算法,,用C语言开发,有一定的参考价值! -Online Signature Verification: DTW algorithm, developed in C, there is some reference value.
Udtw_traiins
- 用标准C语言实现的基于DTW算法的特定人孤立词语音识别系统统,能实现汉语数字0至9个语音发音的识别,具有很好的识别性能。 -Standard C language system, based on the DTW algorithm specific people isolated word speech recognition system to achieve the phonetic pronunciation recognition of Chinese figures 0-9, h
based-DTW-C
- 一个基于DTW算法的语音识别的C语言识别,可以识别孤立词,相信对大家有用。-A DTW-based speech recognition algorithm in C language recognition, you can identify isolated words, I believe that to be useful.
dtw
- matlab中实现dtw算法的c语言编写,完整版,可直接在matlab中编写实现 -Matlab DTW algorithm to achieve the C language, the full version, can be directly written in MATLAB
vdtwrecoge
- 用C++语言编写的用于实现独立词识别的DTW算法,是一个较为简单易懂的常见算法。(The DTW algorithm written in C++ language for independent word recognition is a simple and easy algorithm.)