vadimkantorov / ctc
Primer on CTC implementation in pure Python PyTorch code
☆104Updated 9 months ago
Alternatives and similar repositories for ctc:
Users that are interested in ctc are comparing it to the libraries listed below
- ☆68Updated 3 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- Memory efficient transducer loss computation☆68Updated 2 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year
- PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)☆80Updated 7 years ago
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Updated 3 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 5 years ago
- Recurrent Neural Aligner☆50Updated 5 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
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 2 years ago
- Non-Autoregressive Predictive Coding☆51Updated 4 years ago
- CUDA-Warp RNN-Transducer☆212Updated 2 years ago
- Self-Supervised Contrastive Learning for Unsupervised Phoneme Segmentation (INTERSPEECH 2020)☆141Updated 2 years ago
- Torch-based tool for quantizing high-dimensional vectors using additive codebooks☆53Updated 2 years ago
- experiments with RETURNN☆159Updated 2 months ago
- ☆273Updated 4 years ago
- ☆76Updated 3 years ago
- mWER loss implementation in tensorflow☆31Updated 4 years ago
- Example code for a neural transducer model.☆61Updated last year
- Applications using the GTN library and code to reproduce experiments in "Differentiable Weighted Finite-State Transducers"☆83Updated 2 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 4 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆198Updated 2 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 3 years ago
- Dataset and baseline for the first Audiocaption task☆79Updated 9 months ago
- An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.☆68Updated 4 years ago
- HMM, CTC, RNN-Transducer, forward-backward algorithm☆21Updated last year
- Multistream CNN for Robust Acoustic Modeling☆40Updated 3 years ago
- Implementaion RNN tranceducer☆22Updated 5 years ago