Concept

Scoring beams of hypothesized sentences

Scoring interpolates the score assigned by the language model with the encoder-decoder score used to create the beam, with a weight λ\lambda tuned on a holdout set. Since most models prefer shorter sentences, ASR systems generally add a length factor, such as normalizing the probability by the number of characters in the hypothesis Yc|Y|_c. The following image contains a typical scoring function.

Image 0

0

1

Updated 2022-05-08

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science