Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add IndexError to catch expression when calculating transcription con…
…fidence -- in case when there are no logits (i.e. logits.shape[0] == 0) the confidence cannot be calculated.
- Loading branch information