Learn Before
Concept

LAS Input and Output Sequences

The input to a Listen, Attend, and Spell (LAS) model is a sequence of tt acoustic feature vectors F=f1,f2,,ftF = f_1, f_2, \dots, f_t, 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.

Image 0

0

1

Updated 2026-06-18

Tags

Deep Learning (in Machine learning)

Data Science

Computing Sciences