msalhab96 / RNN-TransducerView external linksLinks
PyTorch implementation of Sequence Transduction with Recurrent Neural Networks (RNN-T) speech recognition paper
☆15Mar 4, 2022Updated 3 years ago
Alternatives and similar repositories for RNN-Transducer
Users that are interested in RNN-Transducer are comparing it to the libraries listed below
Sorting:
- Character-level Recurrent Neural Network Language Model (rnnlm) implement in Pytorch.☆12Oct 4, 2020Updated 5 years ago
- Implementaion RNN tranceducer☆23Jun 25, 2019Updated 6 years ago
- ASR, End-to-End, end2end, Speech Recognition, 端到端语音识别☆12Oct 25, 2020Updated 5 years ago
- Speech command recognition with capsule network & various NNs / KWS on Google Speech Command Dataset.