k2-fsa / fast_rnntLinks
A torch implementation of a recursion which turns out to be useful for RNN-T.
☆148Updated 2 years ago
Alternatives and similar repositories for fast_rnnt
Users that are interested in fast_rnnt are comparing it to the libraries listed below
Sorting:
- ☆67Updated 3 years ago
- Memory efficient transducer loss computation☆69Updated 3 years ago
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 3 years ago
- 3M: Multi-loss, Multi-path and Multi-level Neural Networks for speech recognition☆118Updated 3 years ago
- Moved to https://github.com/k2-fsa/icefall☆146Updated 3 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 3 years ago
- ☆76Updated 3 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆39Updated 5 years ago
- Recurrent Neural Aligner☆51Updated 5 years ago
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- E2E system with LF-MMI; word N-gram for Mandarin☆166Updated 3 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆74Updated 5 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated 2 years ago
- mWER loss implementation in tensorflow☆30Updated 5 years ago
- experiments with RETURNN☆161Updated 4 months ago
- Python wrapper for kaldi's arpa2fst☆37Updated 5 months ago
- PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASS…☆112Updated 3 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Updated 5 years ago
- CUDA-Warp RNN-Transducer☆215Updated 2 years ago
- An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.☆67Updated 3 weeks ago
- Example code for a neural transducer model.☆67Updated last year
- Multistream CNN for Robust Acoustic Modeling☆40Updated 4 years ago
- Python wrappers for Kaldi Levenshtein's distance and alignment code.☆68Updated 3 weeks ago
- Implementation of CTC alignment-based single step non-autoregressive transformer☆13Updated 2 years ago
- The project is associated with the recently-launched ICASSP 2022 Multi-channel Multi-party Meeting Transcription Challenge (M2MeT) to pro…☆131Updated 3 years ago
- Implementation of audio degradation processes☆105Updated 10 years ago
- This repo is for the SPL paper "Auto-Tuning Spectral Clustering for Speaker Diarization Using Normalized Maximum Eigengap"☆125Updated 3 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 3 years ago
- A fast parallel PyTorch implementation of the "CIF: Continuous Integrate-and-Fire for End-to-End Speech Recognition" https://arxiv.org/ab…☆35Updated last year
- Optimized loss based on cross-entropy (CE), like MWER (minimum WER) Loss with beam search and negative sampling strategy, Smoothed Max Po…☆24Updated last year