sooftware / RNN-TransducerLinks
PyTorch implementation of RNN-Transducer(RNN-T).
☆80Updated 4 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:
- Example code for a neural transducer model.☆66Updated last year
- Transformer implementation speciaized in speech recognition tasks using Pytorch.☆64Updated 3 years ago
- PyTorch implementation of "ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context" (INT…☆38Updated 3 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆74Updated 5 years ago
- Modular and extensible speech recognition library leveraging pytorch-lightning and hydra.☆48Updated 4 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆145Updated 2 years ago
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- ☆163Updated 3 years ago
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆76Updated 4 years ago
- CTC Decoder implementation with python only. Also supports language model decoding using KenLM.☆37Updated last year
- An implementation of RNN-Transducer loss in TF-2.0.☆46Updated 2 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆110Updated 3 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- A pakage for crawling audio from Youtube☆42Updated 2 years ago
- PyTorch implementation of automatic speech recognition models.☆38Updated 4 years ago
- ☆37Updated 6 months ago
- ☆15Updated last year
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆59Updated 2 years ago
- E2E-SincNet: Toward fully end-to-end speech recognition☆30Updated 5 years ago
- A collection of papers related to speech model compression☆26Updated 2 years ago
- Python wrappers for Kaldi Levenshtein's distance and alignment code.☆68Updated 5 months ago
- Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.☆35Updated 4 years ago
- ☆67Updated 3 years ago
- This is Pytorch Implementation of Google's Non-attentive Tacotron.☆57Updated 2 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 4 years ago
- Pytorch implementation of SELF-ATTENTIVE VAD, ICASSP 2021☆157Updated 4 years ago
- End-to-end MOdeling of ASR (Automatic Speech Recognition)☆33Updated 2 years ago
- BERT and LSTM baseline models of the ZeroSpeech Challenge 2021☆60Updated 3 years ago
- Memory efficient transducer loss computation☆69Updated 3 years ago
- Implementation of the contextual biasing for ASR decoding on GPUs without lattice generation. The code supports submission to Interspeech…☆21Updated 2 years ago