HawkAaron / warp-transducer
A fast parallel implementation of RNN Transducer.
☆307Updated last year
Related projects ⓘ
Alternatives and complementary repositories for warp-transducer
- CUDA-Warp RNN-Transducer☆211Updated last year
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆231Updated 4 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆196Updated 2 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆136Updated 3 years ago
- ☆272Updated 3 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆216Updated 3 years ago
- Towards hot directions in industrial end to end speech recognition☆324Updated 2 years ago
- End-to-end ASR/LM implementation with PyTorch☆595Updated 3 years ago
- End-to-end speech recognition using RNN Transducers in Tensorflow 2.0☆242Updated 3 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆376Updated last year
- A pure python module for reading and writing kaldi ark files☆249Updated last year
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 5 years ago
- Yet another speech toolkit based on Kaldi and PyTorch☆173Updated 4 years ago
- A CRF-based ASR Toolkit☆327Updated 3 months ago
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆200Updated 5 years ago
- Moved to https://github.com/k2-fsa/icefall☆144Updated 2 years ago
- experiments with RETURNN☆155Updated 3 weeks ago
- ASR with PyTorch