-
Notifications
You must be signed in to change notification settings - Fork 182
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
License
githubharald/CTCDecoder
ErrorLooks like something went wrong!
About
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.