sooftware / RNN-Transducer
PyTorch implementation of RNN-Transducer(RNN-T).
☆75Updated 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
- Example code for a neural transducer model.☆61Updated last year
- Transformer implementation speciaized in speech recognition tasks using Pytorch.☆66Updated 3 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆140Updated 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
- Modular and extensible speech recognition library leveraging pytorch-lightning and hydra.☆45Updated 3 years ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆102Updated 2 years ago
- PyTorch implementation of "ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context" (INT…☆34Updated 2 years ago
- Memory efficient transducer loss computation☆68Updated 2 years ago
- A PyTorch implementation of End-to-End Neural Diarization☆102Updated last year
- [ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition☆213Updated last year
- ☆68Updated 2 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆76Updated 3 years ago
- 3M: Multi-loss, Multi-path and Multi-level Neural Networks for speech recognition☆118Updated 2 years ago
- Pytorch implementation of "Efficienttts: an efficient and high-quality text-to-speech architecture"☆116Updated 3 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year
- CUDA-Warp RNN-Transducer☆212Updated last year
- Pytorch implementation of Generalized End-to-End Loss for speaker verification☆84Updated 5 years ago
- ☆163Updated 2 years ago
- Implementation of the AlignTTS☆76Updated last year
- Unofficial Pytorch Implementation of WaveGrad2☆111Updated 3 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 4 years ago
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆74Updated 3 years ago
- PyTorch implementation of "Squeezeformer: An Efficient Transformer for Automatic Speech Recognition" (NeurIPS 2022)☆136Updated 2 years ago
- PyTorch implementation of "Jasper: An End-to-End Convolutional Neural Acoustic Model" (INTERSPEECH 2019)☆32Updated 3 years ago
- Byte-based multilingual transformer TTS for low-resource/few-shot language adaptation.☆88Updated 2 years ago
- This is the Python library for an unsupervised, fast method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsuperv…☆131Updated 2 months ago
- This repository contains the code for our upcoming paper An Investigation of End-to-End Models for Robust Speech Recognition at ICASSP 20…☆47Updated last month
- An implementation of RNN-Transducer loss in TF-2.0.☆45Updated last year
- E2E-SincNet: Toward fully end-to-end speech recognition☆29Updated 5 years ago