Learn Before
Concept

Training Loss in Listen, Attend, and Spell (LAS)

Listen, Attend, and Spell (LAS) encoder-decoder models for speech are trained using standard cross-entropy loss, similar to conditional language models. At decoding timestep ii, the loss is evaluated as the negative log probability of the correct target token (which is typically a letter), denoted as yiy_i.

Image 0

0

1

Updated 2026-06-20

Tags

Deep Learning (in Machine learning)

Data Science

Computing Sciences