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 , the loss is evaluated as the negative log probability of the correct target token (which is typically a letter), denoted as .

0
1
Updated 2026-06-20
Contributors are:
Who are from:
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences