搜索资源列表
dtw2
- 在语音识别中使用matlab的的dtw(动态弯折匹配)源代码。-in Speech Recognition of the use of Matlab dtw (dynamic Meander match) source code.
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
dtw
- 实现语音的录入与DTW调整的实现,比较完整,仅供参考-Voice input and DTW adjustments to achieve more comprehensive, for reference only
dtw
- 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
DTW
- For create database for speech recognition system that extract features from sound files and save them in a file
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
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
- dtw算法的一个实现,matlab编程,可以调用该函数,用作dtw算法的一个学习。 以及一个介绍模糊神经网络与污水处理的ppt(An implementation of dynamic time warping algorithm)
DTW-in-Isolated-word-Speech-Recognition
- 基于matlab的语音识别dtw算法实现(speech recognition DTW)
基于动态时间规整(DTW)的孤立字语音识别实验
- 基于动态时间规整(DTW)的孤立字语音识别MATLAB程序(Isolated word speech recognition MATLAB program based on dynamic time warping (DTW))
SpeechRec.part
- MATLAB下,采用DTW算法进行语音识别,其中特征参数的提取(MFCC)(MATLAB, DTW algorithm is used to recognize speech, and the extraction of feature parameters (MFCC).)