Learn Before
Formula
Connectionist Temporal Classification Loss Function
A Connectionist Temporal Classification (CTC) based automatic speech recognition system uses a negative log-likelihood loss with a special CTC loss function:
Where is the loss for the entire dataset .
Where is the probability of output given input , and it is the highest sum of probability over all its assignments.
0
1
Updated 2026-05-18
Tags
Data Science