Description Usage Arguments Value
This function calculate CTC loss.
1 | CTC_loss(output_prob, label, blank_idx)
|
output_prob: |
output probability matrix of model, b: ground truth label, blank_idx: index of blank token |
CTC loss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.