1 / 5

Dynamic Time Warping

Dynamic Time Warping. By Vinayak D. Labade. Pu Jiantao. Introduction DTW. Dynamic Time Warping Used for speech recognition Speech is a time dependent process Time Normalization Constraints on the Path End Point Constraint Monotonicity conditions Local continuity constraint

signa
Download Presentation

Dynamic Time Warping

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Dynamic Time Warping By Vinayak D. Labade. Pu Jiantao.

  2. Introduction DTW • Dynamic Time Warping • Used for speech recognition • Speech is a time dependent process • Time Normalization • Constraints on the Path • End Point Constraint • Monotonicity conditions • Local continuity constraint • Global path constraints continued…

  3. Introduction DTW • Finding the minimum distance path • Dynamic Programming.

  4. Improvements in DTW • Local Continuity constraints • Slope weighing • Penalizing for less likely paths • DDTW • Derivative Dynamic Time Warping • Recognizes whether the point is on rising or falling curve.

  5. Implementation • DTW • DDTW References: • Fundamentals of Speech Recognition by L R. Rabiner • DDTW Eamonn . Koegh and Michael J. Pazzani. • Dr. John H. Harris and Kaustubh Kale (University of Florida Gainesville) • Stuart N Wrigley (University of Sheffield)

More Related