Welcome to ISCA Web ...
SCOOT: Dynamic Time Warping
The first ASR technique to get anywhere: DTW is based on finding the best time-alignment between a stored template (e.g. the features for a known word) and a pattern (e.g. the features for an an incoming word).
See Columbia Speech Recognition course Lecture 2, slide 95…
This module on pattern matching in Edinburgh's speech.zone