ryanleary / ctcdecode
PyTorch CTC Decoder bindings
☆42Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ctcdecode
- PyTorch bindings for Warp-CTC☆42Updated 4 years ago
- ctc_beamsearch☆18Updated 8 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆79Updated 7 years ago
- Levenshtein edit-distance on PyTorch and CUDA☆94Updated last year
- Fast parallel CTC.☆31Updated 6 years ago
- Example implementation of Monotonic Chunkwise Attention.☆50Updated 6 years ago
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆92Updated 6 years ago
- PyTorch CTC Decoder bindings☆14Updated 7 years ago
- Primer on CTC implementation in pure Python PyTorch code☆93Updated 3 months ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆25Updated 7 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Pytorch implementation of sparse_image_warp and an example of GoogleBrain's SpecAugment is given: A Simple Data Augmentation Method for A…☆23Updated 5 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆65Updated 7 years ago
- Network specification and demo☆35Updated 7 years ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Updated 5 years ago
- FFTNet vocoder implementation☆81Updated 6 years ago
- Python way to Read/Write TFRecords☆64Updated 6 years ago
- WaveNet implementation with chainer☆57Updated 7 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆47Updated 6 years ago
- A PyTorch implementation of fast-wavenet☆91Updated 6 years ago
- CTC implementation in Theano.☆42Updated 8 years ago
- Auto Segmentation Criterion (ASG) implemented in pytorch☆50Updated 3 years ago
- PyTorch bindinga for Baidu's Warp-CTC☆59Updated 5 years ago
- CTC beam search☆12Updated 8 years ago
- Implementation of the Optimal Completion Distillation for Sequence Labeling☆17Updated 3 months ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods☆78Updated 9 years ago
- Comparing Fixed and Adaptive Computation Time for Recurrent Neural Networks☆34Updated 6 years ago
- Tensorflow with KenLM integrated for beam search scoring☆34Updated 7 years ago