DTW: Difference between revisions

From HLT@INESC-ID

(Created page with "This page will contain DTW code")
 
No edit summary
Line 1: Line 1:
This page will contain DTW code
This is the setup for the Dynamic Time Warping (DTW) system developed at the Spoken Language Systems Lab. You can fork the code in Github [https://github.com/ramon-astudillo/DTW-MediaEval2013/] or directly download the zip [https://github.com/ramon-astudillo/DTW-MediaEval2013/archive/master.zip].
 
To run the basic example, you will also need the posterior features available here [https://www.l2f.inesc-id.pt/wiki/index.php/l2f_pos_br_for_MediaEval2013.zip].

Revision as of 13:55, 10 October 2013

This is the setup for the Dynamic Time Warping (DTW) system developed at the Spoken Language Systems Lab. You can fork the code in Github [1] or directly download the zip [2].

To run the basic example, you will also need the posterior features available here [3].