资源说明:Implementation of Dynamic Time Warping in Java code
DTW_Java ======== Implementation of Dynamic Time Warping in Java code Port to Java from the programmer Andrew Slater You need two mfcc files to compare the audio data, this files can be obtained from HCopy and HList or any other mels coefficient extractor. You can test it with pattern.ascii and user.ascii run it with DTW dtw = new DTW("pattern.ascii","pattern.ascii")
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。