DTW: Difference between revisions

From HLT@INESC-ID

(Created page with "This page will contain DTW code")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page will contain DTW code
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.dropbox.com/s/0bw7rpwyieicyvx/l2f_pos_br_for_MediaEval2013.zip].

Latest revision as of 10:01, 11 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].