DemisEom / RNNT-pytorchLinks
Implementaion RNN tranceducer
☆23Updated 6 years ago
Alternatives and similar repositories for RNNT-pytorch
Users that are interested in RNNT-pytorch are comparing it to the libraries listed below
Sorting:
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated last year
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆108Updated 3 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 6 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆77Updated 4 years ago
- 3M: Multi-loss, Multi-path and Multi-level Neural Networks for speech recognition☆118Updated 3 years ago
- [ICASSP 2020] CIF: Continuous Integrate-and-Fire for End-to-End Speech Recognition (A PyTorch implementation of Continuous Integrate-and-…☆73Updated 6 months ago
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- [ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition☆216Updated 2 years ago
- Memory efficient transducer loss computation☆68Updated 3 years ago
- Mining effective negative training samples for keyword spotting (PyTorch)☆62Updated 5 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 4 years ago
- A pytorch based end2end speech recognition system.☆115Updated 4 years ago
- PyTorch re-implementation of Speech-Transformer☆101Updated 3 years ago
- Implements of CTC, Speech-Transformer and CIF for end-to-end speech recognition with pytorch☆23Updated 5 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆143Updated last year
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 3 years ago
- ☆127Updated 4 years ago
- ☆76Updated 3 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 5 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆41Updated 2 years ago
- Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - P…☆203Updated last month
- ☆55Updated 5 years ago
- [ICASSP2021] Data preperation scripts, training pipeline and baseline experiment results for the Interspeech 2020 Accented English Speech…☆55Updated 4 years ago
- ☆68Updated 3 years ago
- Official implementation of the Keyword Transformer: https://arxiv.org/abs/2104.00769☆131Updated 3 years ago
- An open-source implementation of sequence-to-sequence based speech processing engine☆38Updated 2 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- Efficient neural speech synthesis☆80Updated 4 years ago
- Optimized loss based on cross-entropy (CE), like MWER (minimum WER) Loss with beam search and negative sampling strategy, Smoothed Max Po…☆22Updated 9 months ago
- CUDA-Warp RNN-Transducer☆213Updated 2 years ago