lorenlugosch / transducer-tutorial
Example code for a neural transducer model.
☆61Updated last year
Alternatives and similar repositories for transducer-tutorial:
Users that are interested in transducer-tutorial are comparing it to the libraries listed below
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆140Updated last year
- ☆68Updated 2 years ago
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- ☆75Updated 2 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- Memory efficient transducer loss computation☆68Updated 2 years ago
- Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding☆74Updated 3 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 4 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆76Updated 3 years ago
- ☆34Updated 5 months ago
- This repository describes our reproducible framework for assessing self-supervised representation learning from speech☆51Updated 3 years ago
- Recurrent Neural Aligner☆49Updated 4 years ago
- PyTorch implementation of RNN-Transducer(RNN-T).☆75Updated 3 years ago
- E2E-SincNet: Toward fully end-to-end speech recognition☆29Updated 5 years ago
- Multistream CNN for Robust Acoustic Modeling☆40Updated 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
- 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
- Python wrapper for kaldi's arpa2fst☆38Updated 2 months ago
- End-to-end MOdeling of ASR (Automatic Speech Recognition)☆33Updated 2 years ago
- Clustering-based methods for overlapping diarization☆75Updated last year
- An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.☆68Updated 4 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆57Updated last year
- This Repository surveys the paper focusing on Prompting and Adapters for Speech Processing.☆107Updated last year
- An example directory for running Multi-Task Learning training on Kaldi neural networks. In Kaldi-speak, this is an egs dir for nnet3 trai…☆54Updated 5 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…☆75Updated 2 years ago
- Pytorch implementation of Generalized End-to-End Loss for speaker verification☆84Updated 5 years ago
- End-to-End Mispronunciation Detection via wav2vec2.0☆43Updated 3 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 2 years ago
- CMU multilingual speech repository