vadimkantorov / ctcLinks
Primer on CTC implementation in pure Python PyTorch code
☆105Updated 11 months ago
Alternatives and similar repositories for ctc
Users that are interested in ctc are comparing it to the libraries listed below
Sorting:
- ☆68Updated 3 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated last year
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Updated 3 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 6 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- Memory efficient transducer loss computation☆68Updated 3 years ago
- PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)☆81Updated 7 years ago
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- Example code for a neural transducer model.☆62Updated last year
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- mWER loss implementation in tensorflow☆31Updated 4 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- experiments with RETURNN☆158Updated 3 weeks ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 3 years ago
- CUDA-Warp RNN-Transducer☆212Updated 2 years ago
- A fast parallel PyTorch implementation of the "CIF: Continuous Integrate-and-Fire for End-to-End Speech Recognition" https://arxiv.org/ab…☆33Updated last year
- ☆76Updated 3 years ago
- Torch-based tool for quantizing high-dimensional vectors using additive codebooks☆54Updated 3 years ago
- An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.☆68Updated 4 years ago
- multilingual speech aligner☆74Updated last year
- The codebase for Data-driven general-purpose voice activity detection.☆94Updated last year
- Self-Supervised Contrastive Learning for Unsupervised Phoneme Segmentation (INTERSPEECH 2020)☆141Updated 2 years ago
- Non-Autoregressive Predictive Coding☆51Updated 4 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 4 years ago
- Pytorch implementation of "Efficienttts: an efficient and high-quality text-to-speech architecture"☆116Updated 3 years ago
- LightHuBERT: Lightweight and Configurable Speech Representation Learning with Once-for-All Hidden-Unit BERT☆74Updated 2 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Updated 4 years ago
- Development Toolkit for the VoxCeleb Speaker Recognition Challenge 2020☆42Updated 4 years ago
- Python wrappers for Kaldi Levenshtein's distance and alignment code.☆67Updated last month