sooftware / RNN-TransducerLinks
PyTorch implementation of RNN-Transducer(RNN-T).
☆77Updated 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:
- Transformer implementation speciaized in speech recognition tasks using Pytorch.☆64Updated 3 years ago
- Example code for a neural transducer model.☆62Updated last year
- PyTorch implementation of "ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context" (INT…☆38Updated 3 years ago
- CTC Decoder implementation with python only. Also supports language model decoding using KenLM.☆37Updated last year
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- ☆163Updated 2 years ago
- This is Pytorch Implementation of Google's Non-attentive Tacotron.☆57Updated 2 years ago
- An implementation of RNN-Transducer loss in TF-2.0.☆45Updated 2 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆142Updated last year
- Official code for Wav2Seq☆95Updated 2 years ago
- Modular and extensible speech recognition library leveraging pytorch-lightning and hydra.☆46Updated 4 years ago
- ☆37Updated 2 months ago
- BERT and LSTM baseline models of the ZeroSpeech Challenge 2021☆60Updated 2 years ago
- PyTorch implementation of "Jasper: An End-to-End Convolutional Neural Acoustic Model" (INTERSPEECH 2019)☆32Updated 4 years ago
- [ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition☆216Updated 2 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆107Updated 3 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 4 years ago
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆75Updated 3 years ago
- Pytorch implementation of SELF-ATTENTIVE VAD, ICASSP 2021☆155Updated 3 years ago
- LightHuBERT: Lightweight and Configurable Speech Representation Learning with Once-for-All Hidden-Unit BERT☆74Updated 2 years ago
- PyTorch implementation of automatic speech recognition models.☆38Updated 4 years ago
- Awesome Automatic Speech Recognition (ASR) paper collection☆19Updated 4 years ago
- A pytroch implementation of the EETS: End-to-End Adversarial Text-to-Speech☆127Updated 5 years ago
- A pakage for crawling audio from Youtube☆42Updated last year
- Implementation of the contextual biasing for ASR decoding on GPUs without lattice generation. The code supports submission to Interspeech…☆20Updated last year
- This is the source code of the paper "Neural grapheme-to-phoneme conversion with pretrained grapheme models☆46Updated 3 years ago
- ☆38Updated 4 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- Official implementation of BVAE-TTS☆173Updated 2 years ago