Learn Before
Concept
LAS Input and Output Sequences
The input to a Listen, Attend, and Spell (LAS) model is a sequence of acoustic feature vectors , where each vector spans a frame of 10 milliseconds. Assuming the output consists of letters, the output sequence is Y = (langle SOS rangle, y_1, dots, y_m, langle EOS rangle), where langle SOS rangle is a special start-of-speech token and langle EOS rangle is a special end-of-speech token. The associated image shows the character set often selected for the English language.

0
1
Updated 2026-06-18
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences