August 2011
Beginner to intermediate
688 pages
21h 28m
English
![]()
In the past few chapters, we have established the basics for understanding the static pattern-classification aspect of speech recognition.
Given these choices, one can use any of the techniques described in Chapter 8 to train deterministic classifiers (e.g., minimum distance, linear discriminant functions, neural networks, etc.) that can classify signal segments into one of the classes. However, as noted earlier, speech recognition includes both pattern classification and sequence recognition; recognition of a string of linguistic units from the sequence of segment spectra requires finding the best match overall, not just locally. This would not be so much of a problem if the local match was always ...