搜索资源列表
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
- 实现语音的录入与DTW调整的实现,比较完整,仅供参考-Voice input and DTW adjustments to achieve more comprehensive, for reference only
dtw
- 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
dtw
- 此文件中包含了语音信号处理的dtw算法,同时囊括了语音的端点检测,mfcc参数提取,动态时间规整三部分,可以直接使用。-This document contains a voice signal processing dtw algorithm, at the same time include voice activity detection, mfcc parameter extraction, dynamic time warping three parts can be used dir
DTW
- Dynamic time warping program. Calculates the similarity between 2 vectors. Audio, Video, Speech Processing. DTW Dynamic Time Warping-DTW
dtw
- dtw完美算法。。是目前为止的完美算法。是当今互联网时代的一个进步-dtw perfect algorithm. . Is now the perfect algorithm
Speech-recognition.dtw
- speech recognition using DTW
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
DTW-Recog
- Voice recognition program. This is test for voice recognition with DTW.-Voice recognition program. This is test for voice recognition with DTW.
DTW
- DTW 动态时间规整 可用于音乐检索,语音信号处理的等搜索匹配路径方面-dynamic time wrapping
dtw
- 语音信号处理中,dtw算法的简单实现,适合用于语音初学者学习。-Speech signal processing, dtw simple implementation of the algorithm, suitable for beginners to learn speech.
dtw
- 本系统是一个在多媒体PC 上实现的孤立词识别系统, 它提取语音的线性预测系数作为特征参数, 并采用Itaku ra 失真测度计算帧间距离, 在识别上则使用了动态时轴弯曲(DTW ) 进行时间匹配。本系统对一般的DTW 法作了改进, 即通过放宽端点限制以得到更好的语音匹配, 克服了一般DTW 法要求语音首尾严格对齐而造成的弊病, 降低了语音端点检测的精度要求。-This system is implemented on a multimedia PC isolated word recogniti
dtw
- dtw算法的一个实现,matlab编程,可以调用该函数,用作dtw算法的一个学习。 以及一个介绍模糊神经网络与污水处理的ppt(An implementation of dynamic time warping algorithm)
DTW-in-Isolated-word-Speech-Recognition
- 基于matlab的语音识别dtw算法实现(speech recognition DTW)
dtw
- python版的dtw算法极其改进fastdtw算法实现(The DTW algorithm in the python edition improves the implementation of the fastdtw algorithm extremely)
dtw-1.0.tar
- dtw模块 pycharm 中运行 经过测试(dtw python the third package which can be run in pycharm, have been tested)
基于动态时间规整(DTW)的孤立字语音识别实验
- 基于动态时间规整(DTW)的孤立字语音识别MATLAB程序(Isolated word speech recognition MATLAB program based on dynamic time warping (DTW))