搜索资源列表
20060410
- 动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same
基于16 位单片机的快速语音识别算法及其实现
- 以凌阳公司生产的16 位单片机SPCE061A 为核心处理器, 利用其适用于数字 语音识别的特点,设计了一套基于线性预测倒谱和动态时间规整技术(DTW ) 的特定人孤立 词语音识别系统, 在不扩展存储器的条件下,提出移植该识别程序的方案。该系统结构简单, 移植方案可节省资源,具有很高的性价比, 便于推广和应用。
20060410
- 动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same
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 warpi
DataMiningOnTime-seriesData
- 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 , !"# 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用-Dynamic time warping algorithm is a calculation using the principle
Research_on_DTW-based_speech_recognition_for_voice
- 研究了将语音识别中的 ( 动态时间规整) 算法用于声纹鉴别的技术。通过引入 DTW Dynamic Time Warping, , 由所给的有限个样本建立最大相似于样本点的样本域, 计算被测样本的相似度。该算法提高了语 “样本域”的概念 音鉴别( 区分不同发音者) 的效率。有限人数的实验结果显示该算法辨伪率为 ( 人次) , 识别率 (98.75 400 81~93 80 人次) 。-Will be studied
DTW-Algorithm
- 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the prin
C_DTW
- 动态时间规整算法的C程序,源码,仅供参考~-Dynamic time warping algorithm C program source code, for reference ~
DTW
- 自己写的dtw的java程序,用于动态时间规整算法-Himself wrote the dtw java program for dynamic time warping algorithm
DTW-recognition
- 使用DTW(动态时间规整算法),对声音信号进行识别,包括其短时短时能量、MFCC特征参数的提取文件-DTW (dynamic time warping algorithm), Using DTW to realize the sound signal recognition, including its short-time short-term energy, MFCC Features extracting files
dtw
- 动态时间规整算法 动态时间规整算法-Dynamic time warping algorithm dynamic time warping algorithm dynamic time warping algorithm
FastDTW-1.1.0
- 动态时间规整算法(Dynamic Time Warping)-Dynamic time warping algorithm (Dynamic Time Warping)
FastDTW
- 快动态时间规整算法(Fast Dynamic Time Warping)-Fast dynamic time warping algorithm (Fast Dynamic Time Warping)
SpeechRec
- 关于语音识别的倒谱系数算法,可以应用到动态时间规整算法中-About Cepstral speech recognition algorithm can be applied to dynamic time warping algorithm
dtw
- 基于matlab 的DTW算法的实现,动态时间规整算法,语音是被。-Matlab achieve the DTW algorithm, dynamic time warping algorithm, the voice is.
DTW
- Dynamic Time Warping 动态时间规整算法-Dynamic Time Warping
recognition-based-dtw
- 基于动态时间规整算法实现的孤立词识别程序-Dynamic time warping algorithm to achieve an isolated word recognition program
dtw
- 动态时间规整算法,java版,用于语音识别领域,毕设时采用的,效果很好(Dynamic time warping algorithm, java version)
DTW代码
- Dynamic Time Warping(DTW)为动态时间规整算法,文件为function,test文件直接调用做测试。(dynamic time warping algorithm, file asks function, direct use)
DTW
- 动态时间规整算法java代码(DTW),用于计算两个曲线之间的距离。(The dynamic time warping algorithm java code (DTW) is used to calculate the distance between two curves.)