(Created page with "This page will contain DTW code") |
|||
Line 1: | Line 1: | ||
− | This | + | 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]. |
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].