CTC Decoder implementation with python only. Also supports language model decoding using KenLM.
☆37May 3, 2024Updated last year
Alternatives and similar repositories for py-ctc-decode
Users that are interested in py-ctc-decode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Baidu's CTC Decoders, including Greedy, Beam Search and Beam Search with KenLM Language Model☆24Oct 28, 2023Updated 2 years ago
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆75Oct 11, 2021Updated 4 years ago
- Wave2vec 2.0 Recognize pipeline☆33Dec 22, 2020Updated 5 years ago
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Jan 31, 2019Updated 7 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆149Aug 25, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆76Mar 18, 2022Updated 4 years ago
- The RWTH ASR Toolkit.☆58Apr 23, 2026Updated last week
- Python implementation of CTC beam search decoder + agnostic LM scorer☆20Dec 16, 2020Updated 5 years ago
- An implementation of RNN-Transducer loss in TF-2.0.☆46Jan 7, 2026Updated 3 months ago
- Measuring impulse response with time-stretched pulse (TSP) signal☆14Jul 3, 2019Updated 6 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆74Oct 9, 2020Updated 5 years ago
- In this repository, I try to combine k2 with speechbrain to decode well and fastly.☆16Jun 17, 2022Updated 3 years ago
- Implementation of the paper "Keyword Transformer: A Self-Attention Model for Keyword Spotting"☆23May 19, 2021Updated 4 years ago
- [ICASSP2023] Source code, model links and open test sets for paper SeACo-Paraformer.☆45Mar 15, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆37Jun 28, 2021Updated 4 years ago
- Enable RNNLM lattice rescoring with Pytorch [kaldi]☆12Jun 5, 2020Updated 5 years ago
- Automatic Arabic diacritics restoration tool.☆18Aug 12, 2021Updated 4 years ago
- ☆48Jan 8, 2021Updated 5 years ago
- ☆11Oct 3, 2021Updated 4 years ago
- PolEval 2021 Task 1☆15Jun 28, 2022Updated 3 years ago
- Blitzing Fast CTC Beam Search Decoder