Learn Before
Concept
Getting a final beam of hypothesized sentences
Getting a final beam of hypothesized sentences is the simplest way to add a language model to the ASR architecture. This beam is sometimes referred to as an n-best list. A language model can then be used to rescore each hypothesis on the beam.
0
1
Updated 2022-05-08
Tags
Deep Learning (in Machine learning)
Data Science