搜索资源列表
dtw.rar
- dtw的matlab程序 刚接触的朋友可以来学习下,matlab dtw
dtw.rar
- 很有用的DTW音频识别算法,可执行,matlab实现。,A useful DTW audio recognition algorithm, writed by matlab. The code can be performed.
dtw
- 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
dtw
- 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
DTW
- 语音识别关键程序:主要内容为计算帧矢量,以模板和测试语音之间的帧累计距离为判断依据-Speech Recognition of critical processes。For the calculation of the main contents of the frame vectors to the template and test the voice of the frame between the cumulative distance basis for judging
2008DTW
- 实现DTW高效算法,1.将所有代码文件拷贝至当前工作目录,并在D盘根目录下建立名为data的文件夹-dtw
dtw3d
- Simple and Easy DTW algortihm for MATLAB. It takes 3 arguments to perform the DTW.-Simple and Easy DTW algortihm for MATLAB. It takes 3 arguments to perform the DTW.
dtw
- 实现语音的录入与DTW调整的实现,比较完整,仅供参考-Voice input and DTW adjustments to achieve more comprehensive, for reference only
dtw
- 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
speechcode1
- Template based Speech Recognition using spectral features and DTW, very clear code in MATLAB
Speech_recognition_with_DTW
- A source code of a speech recognition system based on DTW
Speech-recognition.dtw
- speech recognition using DTW
DTW
- Dynamic Time Warping mATLAB code
dtw
- 本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率-This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate
SpeechRecognition_DTW
- Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
dtw
- 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
SpeakerRecognition(Matlab)
- 基于Matlab平台的语者识别系统 使用mfcc、DTW等算法-Matlab platform, based on speaker identification system using mfcc, DTW algorithm as
DTW-MATLAB
- matlab语音识别dtw全部程序, matlab语音识别dtw全部程序,-All dtw matlab speech recognition program
dtw
- dtw算法的一个实现,matlab编程,可以调用该函数,用作dtw算法的一个学习。 以及一个介绍模糊神经网络与污水处理的ppt(An implementation of dynamic time warping algorithm)
DTW-in-Isolated-word-Speech-Recognition
- 基于matlab的语音识别dtw算法实现(speech recognition DTW)