amoliu / pytorch-ctc
PyTorch CTC Decoder bindings
☆14Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-ctc
- PyTorch bindings for Warp-CTC☆42Updated 4 years ago
- Example implementation of Monotonic Chunkwise Attention.☆50Updated 6 years ago
- compare three CTC decoder, that is greedy decoder, beam decoder and prefix beam decoder