oshindow / Transformer-TransducerLinks
A pytorch_lightning reimplementation of the Transducer module from ESPnet.
☆77Updated 4 years ago
Alternatives and similar repositories for Transformer-Transducer
Users that are interested in Transformer-Transducer are comparing it to the libraries listed below
Sorting:
- 3M: Multi-loss, Multi-path and Multi-level Neural Networks for speech recognition☆119Updated 3 years ago
- A pytorch based end2end speech recognition system.☆115Updated 4 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated last year
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- Memory efficient transducer loss computation☆68Updated 3 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 5 years ago
- ☆61Updated 2 years ago
- ☆76Updated 3 years ago
- PyTorch implementation of Listen Attend and Spell Automatic Speech Recognition (ASR).☆38Updated 6 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆143Updated 2 years ago
- mWER loss implementation in tensorflow☆31Updated 4 years ago
- ☆55Updated 5 years ago
- PyTorch re-implementation of Speech-Transformer☆102Updated 3 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆127Updated 6 years ago
- An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.☆68Updated 4 years ago
- Implements of CTC, Speech-Transformer and CIF for end-to-end speech recognition with pytorch☆23Updated 5 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.