msalhab96 / RNN-TransducerLinks
PyTorch implementation of Sequence Transduction with Recurrent Neural Networks (RNN-T) speech recognition paper
☆15Updated 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:
- ☆30Updated 3 years ago
- Example code for a neural transducer model.☆67Updated last year
- This repository contains the code for our upcoming paper An Investigation of End-to-End Models for Robust Speech Recognition at ICASSP 20…☆49Updated last year
- Source code of paper <End-to-End Language Diarization for Bilingual Code-switching Speech>☆19Updated 3 years ago
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆76Updated 4 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…