DTW: Difference between revisions

From HLT@INESC-ID

No edit summary
No edit summary
Line 1: Line 1:
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].
This is the page for the Dynamic Time Warping (DTW) system developed at the Spoken Language Systems Labfor the Spoken Term Detection evaluation campaign of MediaEval 2013 [http://www.multimediaeval.org/mediaeval2013/sws2013/].
 
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].
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 14:06, 10 October 2013

This is the page for the Dynamic Time Warping (DTW) system developed at the Spoken Language Systems Labfor the Spoken Term Detection evaluation campaign of MediaEval 2013 [1].

You can fork the code in Github [2] or directly download the zip [3].

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