vadimkantorov / ctcLinks
Primer on CTC implementation in pure Python PyTorch code
☆105Updated 10 months ago
Alternatives and similar repositories for ctc
Users that are interested in ctc are comparing it to the libraries listed below
Sorting:
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- ☆68Updated 3 years ago
- Memory efficient transducer loss computation☆68Updated 2 years ago
- PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)☆80Updated 7 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 5 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year
- Recurrent Neural Aligner☆50Updated 5 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
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- ☆76Updated 3 years ago
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Updated 3 years ago
- CUDA-Warp RNN-Transducer☆212Updated 2 years ago
- Torch-based tool for quantizing high-dimensional vectors using additive codebooks☆54Updated 3 years ago
- Example code for a neural transducer model.☆61Updated last year
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- Non-Autoregressive Predictive Coding☆51Updated 4 years ago
- Pytorch implementation of "Efficienttts: an efficient and high-quality text-to-speech architecture"☆116Updated 3 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 2 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 3 years ago
- BERT and LSTM baseline models of the ZeroSpeech Challenge 2021☆60Updated 2 years ago
- Self-Supervised Contrastive Learning for Unsupervised Phoneme Segmentation (INTERSPEECH 2020)☆141Updated 2 years ago
- experiments with RETURNN☆159Updated last week
- Dataset and baseline for the first Audiocaption task☆79Updated 10 months ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 4 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
- multilingual speech aligner☆74Updated last year
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆198Updated 2 years ago
- Applications using the GTN library and code to reproduce experiments in "Differentiable Weighted Finite-State Transducers"☆83Updated 2 years ago
- An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.☆68Updated 4 years ago