This class implements a special case of Hidden Markov Models that can be used to do connected word speech recognition for small vocabulary, using embedded training.
This class implements a special case of Hidden Markov Models that can be used to do connected word speech recognition for small vocabulary, using embedded training.It contains a SpeechHMM and a grammar (which states the legal sentences of the langage).
The decoding is done by creating the whole transition matrix and hence is not adapted to large vocabulary problems.
Alphabetic index HTML hierarchy of classes or Java