amoliu / pytorch-ctcLinks
PyTorch CTC Decoder bindings
☆14Updated 7 years ago
Alternatives and similar repositories for pytorch-ctc
Users that are interested in pytorch-ctc are comparing it to the libraries listed below
Sorting:
- PyTorch bindings for Warp-CTC☆43Updated 5 years ago
- Example implementation of Monotonic Chunkwise Attention.☆52Updated 7 years ago
- Auto Segmentation Criterion (ASG) implemented in pytorch☆51Updated 4 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆127Updated 6 years ago
- Python API for reading and querying ARPA formatted language models.☆33Updated 11 years ago
- Levenshtein edit-distance on PyTorch and CUDA☆95Updated 2 years ago
- Losses and decoders for end-to-end ASR and OCR☆34Updated 4 years ago
- ASR project with pytorch-lightning☆20Updated 6 months ago
- Code for prefix beam search tutorial by @labodk☆186Updated 4 years ago
- Code and instruction on replicating the experiments done in paper: Unified Hypersphere Embedding for Speaker Recognition☆32Updated 6 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆199Updated 3 years ago
- Tensor2tensor experiment with SpecAugment☆46Updated 6 years ago
- Primer on CTC implementation in pure Python PyTorch code☆110Updated last year
- speech-to-text in pytorch☆83Updated 6 years ago
- Time Delayed NN implemented in pytorch☆81Updated 8 years ago
- A curated list of papers dedicated to edit-distance as objective function☆53Updated 5 years ago
- Sound augmentation using Large-scale audio dataset (Audioset)☆45Updated 4 years ago
- Recurrent Neural Aligner☆50Updated 5 years ago
- A simple implementation of the paper https://arxiv.org/pdf/1910.00716v1.pdf☆31Updated 3 years ago
- An implementation of RNN-Transducer loss in TF-2.0.☆46Updated 2 years ago
- ☆12Updated 8 years ago
- compare three CTC decoder, that is greedy decoder, beam decoder and prefix beam decoder☆20Updated 7 years ago
- ☆13Updated 8 years ago
- PyTorch CTC Decoder bindings☆42Updated 7 years ago
- ☆38Updated 5 years ago
- End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.☆123Updated 5 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 7 years ago
- ASR with PyTorch☆140Updated 6 years ago
- The Additive Margin SincNet (AM-SincNet) is a new approach for speaker recognition problems which is based in the neural network architec…☆45Updated 2 years ago
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Updated 6 years ago