LANGUAGE MODEL


  • Large vocabulary continuous speech recognition requires the use of a language model or grammar to select the most likely word sequence from the relatively large number of alternative word hypotheses produced during the search process.

  • A language model that uses the history of N-1 the immediately preceding words to compute the occurrence probability of the current word is called an N-Gram language model.

  • For example, in backed_off bigram