natural language
| Technology used to recognize and interpret the utterances (more than one word or saying) pronounced by the user. Unlike keyword recognition for small vocabularies, natural language speech recognition makes the minimum of hypotheses in relation to how system users will formulate their requests.
| |
| n-best
| An N-best recognition system is capable of providing not only the vocabulary word with the highest probability of being the user utterance (i.e. the word recognized by the system) but a list of alternative hypotheses classed in order of decreasing score (the best n "candidate" words and their associated probabilities).
| |
|