corticph / prefix-beam-search
Code for prefix beam search tutorial by @labodk
☆185Updated 4 years ago
Alternatives and similar repositories for prefix-beam-search:
Users that are interested in prefix-beam-search are comparing it to the libraries listed below
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 5 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 3 years ago
- experiments with RETURNN☆159Updated 2 months ago
- Yet another speech toolkit based on Kaldi and PyTorch☆173Updated 4 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆198Updated 2 years ago
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆200Updated 6 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆234Updated 4 years ago
- ASR with PyTorch☆139Updated 6 years ago
- PyTorch implementation of LF-MMI for End-to-end ASR☆220Updated 4 years ago
- CTC end -to-end ASR for timit and 863 corpus.☆218Updated 5 years ago
- A fast parallel implementation of RNN Transducer.☆310Updated last year
- ☆273Updated 4 years ago
- CUDA-Warp RNN-Transducer☆212Updated 2 years ago
- This program calculates the word error rate of hypothesis in ASR and print the aligned result.☆154Updated 5 years ago
- Python functions for reading kaldi data formats. Useful for rapid prototyping with python.☆376Updated last year
- End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.