Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
python opencl recurrent-neural-networks speech-recognition beam-search language-model handwriting-recognition ctc loss prefix-search ctc-loss token-passing best-path
-
Updated
Jul 26, 2021 - Python