iamjanvijay / rnnt_decoder_cudaLinks
An efficient implementation of RNN-T Prefix Beam Search in C++/CUDA.
☆68Updated 4 years ago
Alternatives and similar repositories for rnnt_decoder_cuda
Users that are interested in rnnt_decoder_cuda are comparing it to the libraries listed below
Sorting:
- Memory efficient transducer loss computation☆68Updated 3 years ago
- ☆76Updated 3 years ago
- The repo contains our code of ``Semantic Mask for Transformer based End-to-End Speech Recognition"☆38Updated 5 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- ☆68Updated 3 years ago
- mWER loss implementation in tensorflow☆31Updated 4 years ago
- A torch implementation of a recursion which turns out to be useful for RNN-T.☆141Updated last year
- streaming attention networks for end-to-end automatic speech recognition☆55Updated 5 years ago
- An implementation of RNN-Transducer loss in TF-2.0.☆45Updated 2 years ago
- ☆48Updated 4 years ago
- Dynamic Chunk Streaming and Offline Conformer based on athena-team/Athena.☆44Updated 2 years ago
- Python wrapper for kaldi's arpa2fst☆38Updated 6 months ago
- Data and code related to the ICASSP submission "A comparison of methods for OOV-word recognition"☆17Updated 3 years ago
- ☆16Updated 3 years ago
- Pronunciation-assisted Subword Modeling☆29Updated 6 years ago
- A pytorch wrapper for LF-MMI training and parallel training in Kaldi☆73Updated 3 years ago
- ☆27Updated 4 years ago
- Segment a given audio into utterances using a trained end-to-end ASR model.☆73Updated 4 years ago
- Custom decoders for Kaldi☆79Updated 6 years ago
- use 3 chinese senteces as training corpus to show how to build lm model and HCLG decoding graph☆8Updated 5 years ago
- Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge distillation for CTC loss.☆58Updated last year
- it's a train acoustics model code lib☆26Updated 5 years ago
- ☆16Updated 6 years ago
- An implementation of rnn transducer for sequence labeling problem☆22Updated 7 years ago
- 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
- CMU multilingual speech repository☆31Updated 3 years ago
- Custom decoders for Kaldi☆13Updated 6 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆77Updated 4 years ago
- Conversion of recurrent neural network language models to weighted finite state transducers☆58Updated 7 years ago
- Python wrappers for Kaldi Levenshtein's distance and alignment code.☆67Updated last month