Experience with a stack decoder-based HMM CSR and back-OFF N-gram language models
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
The first part of this paper describes the experiences using the back-off language models in the time-synchronous decoder CSR using no grammar, the word-pair grammar, and N-gram back-offs language models.
Abstract
Stochastic language models are more useful than non-stochastic models because they contribute more information than a simple acceptance or rejection of a word sequence. Back-off N-gram language models [11] are an effective class of word based stochastic language model. The first part of this paper describes our experiences using the back-off language models in our time-synchronous decoder CSR. A bigram back-off language model was chosen for the language model to be used in the informal ATIS CSR baseline evaluation test[13, 21].The stack decoder[2, 8, 24] is a promising control structure for a speech understanding system because it can combine constraints from both the acoustic model and a long span language model (such as a natural language processor (NLP)) into a single integrated search[17]. A copy of the Lincoln time-synchronous HMM CSR has been converted to a stack decoder controlled search with stochastic language models. The second part of this paper describes our experiences with our prototype stack decoder CSR using no grammar, the word-pair grammar, and N-gram back-off language models.
