awni / transducerLinks
A Fast Sequence Transducer Implementation with PyTorch Bindings
☆198Updated 2 years ago
Alternatives and similar repositories for transducer
Users that are interested in transducer are comparing it to the libraries listed below
Sorting:
- CUDA-Warp RNN-Transducer☆213Updated 2 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 6 years ago
- Yet another speech toolkit based on Kaldi and PyTorch☆174Updated 5 years ago
- experiments with RETURNN☆159Updated 2 months ago
- ASR with PyTorch☆139Updated 6 years ago
- A fast parallel implementation of RNN Transducer.☆312Updated 2 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 4 years ago
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Updated 3 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Updated 4 years ago
- PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)☆81Updated 7 years ago
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Updated 6 years ago
- INTERSPEECH 2019 Tutorial Materials☆195Updated 4 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- ☆275Updated 4 years ago
- Code for prefix beam search tutorial by @labodk☆185Updated 4 years ago
- Small language toolkit for creation, interpolation and pruning of ARPA language models☆92Updated 2 years ago
- Tensor2tensor experiment with SpecAugment☆46Updated 6 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆377Updated 2 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆142Updated last year
- An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.