DTW

所属分类:matlab编程
开发工具:matlab
文件大小:6KB
下载次数:93
上传日期:2010-09-27 16:54:22
上 传 者aswlfj@163.com
说明:  DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。
(DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.)

文件列表:
DTW\dtw.m (534, 2009-09-24)
DTW\dtw2.m (1756, 2009-09-24)
DTW\enframe.m (2072, 1998-05-12)
DTW\melbankm.m (3426, 2009-10-13)
DTW\mfcc.m (906, 2009-09-24)
DTW\testdtw.m (715, 2010-05-12)
DTW\vad.m (1931, 2009-09-24)
DTW (0, 2010-09-27)

近期下载者

相关文件


收藏者