sooftware / RNN-TransducerLinks
PyTorch implementation of RNN-Transducer(RNN-T).
☆76Updated 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:
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- PyTorch implementation of "ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context" (INT…☆38Updated 3 years ago
- Modular and extensible speech recognition library leveraging pytorch-lightning and hydra.☆45Updated 4 years ago
- Transformer implementation speciaized in speech recognition tasks using Pytorch.☆64Updated 3 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆104Updated 3 years ago
- CUDA-Warp RNN-Transducer☆212Updated 2 years ago
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆76Updated 4 years ago
- ☆163Updated 2 years ago
- This is Pytorch Implementation of Google's Non-attentive Tacotron.☆57Updated 2 years ago
- Memory efficient transducer loss computation☆68Updated 2 years ago
- CTC Decoder implementation with python only. Also supports language model decoding using KenLM.☆37Updated last year
- Recurrent Neural Aligner☆50Updated 5 years ago
- Pytorch implementation of Generalized End-to-End Loss for speaker verification☆84Updated 6 years ago
- ☆68Updated 3 years ago
- PyTorch implementation of "Jasper: An End-to-End Convolutional Neural Acoustic Model" (INTERSPEECH 2019)☆32Updated 4 years ago
- A pytroch implementation of the EETS: End-to-End Adversarial Text-to-Speech☆127Updated 4 years ago
- [ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition☆216Updated last year
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆75Updated 3 years ago
- Implementaion RNN tranceducer☆22Updated 5 years ago
- LightHuBERT: Lightweight and Configurable Speech Representation Learning with Once-for-All Hidden-Unit BERT☆74Updated 2 years ago
- PyTorch implementation of Listen Attend and Spell Automatic Speech Recognition (ASR).☆38Updated 5 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- A PyTorch implementation of End-to-End Neural Diarization☆109Updated last year
- E2E-SincNet: Toward fully end-to-end speech recognition☆30Updated 5 years ago
- PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech Recognition" (NeurIPS 2022)☆141Updated 2 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 3 years ago
- Tensorflow 2 Speech Recognition Code (Transformer)☆25Updated 4 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year