Learn Before
Concept
Connectionist Temporal Classification Training
CTC based automatic speech recognition system uses negative log-likelihood loss with a special CTC loss function.
- loss for the entire dataset D
- Probability of output Y given input X, and it is the highest sum of probability over all its assignments
0
1
Updated 2022-05-22
Tags
Data Science