DTW

所属分类:语音合成
开发工具:Visual C++
文件大小:519KB
下载次数:42
上传日期:2014-08-15 14:14:41
上 传 者Harold0515
说明:  在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 本程序是DTW算法的实现
(In isolated word speech recognition, the most simple and effective method is to use DTW (Dynamic Time Warping, Dynamic Time whole) algorithm based on dynamic programming (DP) ideas to solve the problem of template matching pronunciation of varying lengths, is earlier, more classic kind of speech recognition algorithms appear for isolated word recognition. HMM algorithm needs to provide a large amount of training phase speech data, by repeating the calculations to obtain the model parameters and the DTW algorithm training almost no additional computation. Therefore, in isolated word speech recognition, DTW algorithm is still widely used. This program is to achieve DTW algorithm)

文件列表:
DTW\Debug\DTW.exe (49152, 2014-07-04)
DTW\Debug\DTW.ilk (393216, 2014-07-04)
DTW\Debug\DTW.pdb (589824, 2014-07-04)
DTW\DTW\Debug\BuildLog.htm (10502, 2014-07-04)
DTW\DTW\Debug\DTW.exe.embed.manifest (663, 2014-07-04)
DTW\DTW\Debug\DTW.exe.embed.manifest.res (728, 2014-07-04)
DTW\DTW\Debug\DTW.exe.intermediate.manifest (621, 2014-07-04)
DTW\DTW\Debug\DTW.obj (49152, 2014-07-04)
DTW\DTW\Debug\dtwhandle.obj (8562, 2014-07-04)
DTW\DTW\Debug\dtwrecoge.obj (11007, 2014-07-04)
DTW\DTW\Debug\mt.dep (67, 2014-07-04)
DTW\DTW\Debug\vc90.idb (196608, 2014-07-04)
DTW\DTW\Debug\vc90.pdb (229376, 2014-07-04)
DTW\DTW\DTW.cpp (390, 2014-07-04)
DTW\DTW\DTW.vcproj (4181, 2014-07-04)
DTW\DTW\DTW.vcproj.MEDIA-03.matlab.user (1413, 2014-07-04)
DTW\DTW\dtwhandle.cpp (1053, 2014-07-04)
DTW\DTW\dtwhandle.h (307, 2014-07-04)
DTW\DTW\dtwrecoge.cpp (3749, 2014-07-04)
DTW\DTW\dtwrecoge.h (1523, 2014-07-04)
DTW\DTW.ncb (1638400, 2014-07-04)
DTW\DTW.sln (875, 2014-07-04)
DTW\DTW.suo (12288, 2014-07-04)
DTW\DTW\Debug (0, 2014-07-08)
DTW\Debug (0, 2014-07-08)
DTW\DTW (0, 2014-07-08)
DTW (0, 2014-07-08)

近期下载者

相关文件


收藏者