vadimkantorov / ctcView external linksLinks
Primer on CTC implementation in pure Python PyTorch code
☆111Jul 27, 2024Updated last year
Alternatives and similar repositories for ctc
Users that are interested in ctc are comparing it to the libraries listed below
Sorting:
- ☆14Mar 15, 2022Updated 3 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆74Oct 9, 2020Updated 5 years ago
- A Python interface to OpenFst (fix FstDrawer interface issue for 1.6 version)☆17Apr 2, 2018Updated 7 years ago
- This repository contains source codes for SoftCTC. Original paper can be found here: https://arxiv.org/abs/2212.02135☆19Mar 7, 2023Updated 2 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆59Sep 6, 2023Updated 2 years ago
- ☆16Jun 13, 2022Updated 3 years ago
- Applications using the GTN library and code to reproduce experiments in "Differentiable Weighted Finite-State Transducers"☆83Jul 20, 2022Updated 3 years ago
- This repo contains the baseline model recipes and pre-trained model for GramVanni hindi ASR challenge☆15Mar 26, 2022Updated 3 years ago
- HMM, CTC, RNN-Transducer, forward-backward algorithm☆20Sep 5, 2023Updated 2 years ago
- A CSRankings-like index for speech researchers☆35Oct 16, 2024Updated last year
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Oct 1, 2021Updated 4 years ago
- Decoders from Kaldi using OpenFst☆34Jan 29, 2026Updated 2 weeks ago
- Blitzing Fast CTC Beam Search Decoder☆185Oct 27, 2025Updated 3 months ago
- Code for DeCoAR (ICASSP 2020) and BERTphone (Odyssey 2020)☆104Nov 26, 2022Updated 3 years ago
- Losses and decoders for end-to-end ASR and OCR☆34Oct 30, 2020Updated 5 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Jan 14, 2021Updated 5 years ago
- Levenshtein edit-distance on PyTorch and CUDA☆93Jan 24, 2023Updated 3 years ago
- Implementation of Imputer: Sequence Modelling via Imputation and Dynamic Programming in PyTorch☆58May 3, 2020Updated 5 years ago
- Segment an audio file and obtain utterance alignments. (Python package)☆345May 15, 2024Updated last year
- ☆28Jan 29, 2021Updated 5 years ago
- End-to-end ASR/LM implementation with PyTorch☆594Aug 30, 2021Updated 4 years ago
- [ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition☆219Jun 22, 2023Updated 2 years ago
- A CRF-based ASR Toolkit☆362Feb 5, 2026Updated last week
- CUDA-Warp RNN-Transducer☆216Feb 22, 2023Updated 2 years ago
- ☆48Jan 8, 2021Updated 5 years ago
- ☆17Apr 14, 2023Updated 2 years ago
- PyTorch CTC Decoder bindings☆855Apr 4, 2024Updated last year
- ☆67Mar 25, 2022Updated 3 years ago
- A phoneme-allophone database for many languages☆53May 19, 2020Updated 5 years ago
- ☆276Jan 15, 2021Updated 5 years ago
- Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - P…☆213Aug 7, 2025Updated 6 months ago
- Towards hot directions in industrial end to end speech recognition☆331Nov 30, 2021Updated 4 years ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognition☆379Jul 21, 2022Updated 3 years ago
- Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing…☆835Jan 31, 2026Updated 2 weeks ago
- ☆76Mar 18, 2022Updated 3 years ago
- High performance pytorch modules☆18Jan 14, 2023Updated 3 years ago
- a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi☆344Dec 25, 2020Updated 5 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55May 6, 2020Updated 5 years ago
- Implementation of the AlignTTS☆77Jul 6, 2023Updated 2 years ago