upskyy / Transformer-TransducerLinks
PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASSP 2020)
☆107Updated 3 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☆118Updated 3 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- The project is associated with the recently-launched ICASSP 2022 Multi-channel Multi-party Meeting Transcription Challenge (M2MeT) to pro…☆120Updated 3 years ago
- [ICASSP2021] Data preperation scripts, training pipeline and baseline experiment results for the Interspeech 2020 Accented English Speech…☆55Updated 4 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
- E2E system with LF-MMI; word N-gram for Mandarin☆165Updated 3 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated last year
- [ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition☆216Updated 2 years ago
- This repository contains the code for our upcoming paper An Investigation of End-to-End Models for Robust Speech Recognition at ICASSP 20…☆48Updated 6 months ago
- A PyTorch implementation of End-to-End Neural Diarization☆108Updated 2 years ago
- ☆68Updated 3 years ago
- ☆126Updated 3 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆77Updated 4 years ago
- Wav2Keyword is keyword spotting(KWS) based on Wav2Vec 2.0. This model shows state-of-the-art in Speech commands dataset V1 and V2.☆108Updated 2 years ago
- End-to-End Keyword Spotting (E2E-KWS) using a character level LSTM☆40Updated 2 years ago
- An effort to track benchmarking results over widely-used datasets for ASR.☆46Updated 3 years ago
- Implementation of Hybrid CTC/Attention Architecture for End-to-End Speech Recognition in pure python and PyTorch☆25Updated 11 months ago
- ☆51Updated 4 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 5 years ago
- Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - P…☆202Updated last week
- Implementaion RNN tranceducer☆23Updated 6 years ago
- This repository contains a set of codes to run (i.e., train, perform inference with, evaluate) a diarization method called EEND-vector-cl…☆78Updated 2 years ago
- The baseline system for the ICASSP2024 ICMC-ASR Challenge.☆52Updated last year
- Making Espnet easier to use☆55Updated 4 years ago
- A personal toolkit for single/multi-channel speech recognition & enhancement & separation.☆143Updated 2 years ago
- Memory efficient transducer loss computation☆68Updated 3 years ago
- Pytorch implementation of SELF-ATTENTIVE VAD, ICASSP 2021☆155Updated 3 years ago
- Python package for combining diarization system outputs.☆88Updated last year
- A librosa STFT/Fbank/mfcc feature extration written up in PyTorch using 1D Convolutions.☆76Updated 2 years ago