Python implementation of some common Connectionist Temporal Classification (CTC) decoding algorithms. A minimalistic language model is provided. The output mat (numpy array, softmax already applied) ...