Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
☆835Jan 31, 2026Updated last month
Alternatives and similar repositories for CTCDecoder
Users that are interested in CTCDecoder are comparing it to the libraries listed below
Sorting:
- Connectionist Temporal Classification (CTC) decoder with dictionary and language model.☆575Jan 31, 2026Updated last month
- PyTorch CTC Decoder bindings☆855Apr 4, 2024Updated last year
- Code for prefix beam search tutorial by @labodk☆187Dec 9, 2020Updated 5 years ago
- CUDA-Warp RNN-Transducer☆216Feb 22, 2023Updated 3 years ago
- A fast parallel implementation of RNN Transducer.☆314Jun 7, 2023Updated 2 years ago
- End-to-end ASR/LM implementation with PyTorch☆594Aug 30, 2021Updated 4 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆199Sep 20, 2022Updated 3 years ago
- Blitzing Fast CTC Beam Search Decoder☆186Oct 27, 2025Updated 4 months ago
- This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pyt…☆1,212Dec 19, 2020Updated 5 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Jan 14, 2021Updated 5 years ago
- A fast and lightweight python-based CTC beam search decoder for speech recognition.☆468Jul 13, 2023Updated 2 years ago
- Pytorch Bindings for warp-ctc☆761Jul 2, 2023Updated 2 years ago
- A CRF-based ASR Toolkit☆362Feb 5, 2026Updated 3 weeks ago
- ☆276Jan 15, 2021Updated 5 years ago
- The official repository of the Eesen project☆833May 23, 2019Updated 6 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆127Jun 10, 2019Updated 6 years ago
- FSA/FST algorithms, differentiable, with PyTorch compatibility.☆1,306Nov 19, 2025Updated 3 months ago
- ☆76Mar 18, 2022Updated 3 years ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognition☆379Jul 21, 2022Updated 3 years ago
- CTC end -to-end ASR for timit and 863 corpus.☆219Dec 20, 2019Updated 6 years ago
- Recurrent Neural Aligner☆51Apr 14, 2020Updated 5 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.☆808Apr 6, 2023Updated 2 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆239May 12, 2020Updated 5 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆150Aug 25, 2023Updated 2 years ago
- Custom decoders for Kaldi☆80Jun 10, 2019Updated 6 years ago
- CTC+Beam_Search+kenlm 是用于以汉字为声学模型建模单元的解码系统☆48Jun 27, 2018Updated 7 years ago
- a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi☆344Dec 25, 2020Updated 5 years ago
- Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.☆301Dec 9, 2021Updated 4 years ago
- ASR with PyTorch☆140Mar 10, 2019Updated 6 years ago
- Working online speech recognition based on RNN Transducer. ( Trained model release available in release )☆293Aug 5, 2021Updated 4 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Jun 7, 2021Updated 4 years ago
- Memory efficient transducer loss computation☆69Jun 10, 2022Updated 3 years ago
- Espresso: A Fast End-to-End Neural Speech Recognition Toolkit☆940Sep 4, 2024Updated last year
- Speech Recognition using DeepSpeech2.☆2,139Dec 13, 2022Updated 3 years ago
- Towards hot directions in industrial end to end speech recognition☆332Nov 30, 2021Updated 4 years ago
- Segment an audio file and obtain utterance alignments. (Python package)☆345May 15, 2024Updated last year
- pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch,…☆2,396Mar 14, 2022Updated 3 years ago
- g2p: English Grapheme To Phoneme Conversion☆911Jan 5, 2023Updated 3 years ago
- End-to-end speech recognition using RNN Transducers in Tensorflow 2.0☆249Jul 15, 2025Updated 7 months ago