Decodes probability output using ctcdecode package. Arguments: probs: Tensor of character probabilities, where probs[c,t] is the probability of character c at time t sizes: Size of each sequence in the mini-batch Returns:
(self, probs, sizes=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected