CTCDecoder:CTC解码算法Python实现,含语言模型与BK树,支持多种解码策略

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

分支1Tags0

项目介绍

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

定制我的领域