{\rtf1\ansi\ansicpg1252\deff0\deflang2060{\fonttbl{\f0\fswiss\fcharset0 Arial;}}
{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 This'DTW_modified' directory contains more or less the same functions and data from DTW directory created by Yannis Stylianou. \par
\par
The 'align.m' function has been modified to create two more binary files containing the time stamps and the index number of the wav file\par
\par
\par
The '.aligned.mfcc' files are the binary files containing the aligned mfcc's \par
The '.time.data' files are the binary files containing the "corresponding" time of the frame (center of the window in milliseconds) and the index of the file.\par
\par
 The functions read_align_data() and read_time_data() allows to read the binary files\par
 The output of 'read_align_data()' is a matrix whose each row corresponds to one mfcc coefficient and each column corresponds to one frame. \par
 The output of 'read_time_data()' is a matrix with 2 rows (the first row contains the center of the window in millisecond and the second contains the index of the file from which the frame comes)\par
\par
A short comment on List_of_Files.mat\par
\par
MAT files computed with MATLAB version 7 are not readable with MATLAB 6 if the option -V6 is not used. \par
\par
See also comments from Yannis, "HowToRunDTW.txt'\par
\par
Matthieu \par
}
 