githubharald / CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
☆821Updated 3 years ago
Alternatives and similar repositories for CTCDecoder:
Users that are interested in CTCDecoder are comparing it to the libraries listed below
- Connectionist Temporal Classification (CTC) decoder with dictionary and language model.☆563Updated last year
- PyTorch CTC Decoder bindings☆831Updated 10 months ago
- Pytorch Bindings for warp-ctc☆758Updated last year
- Code for prefix beam search tutorial by @labodk☆185Updated 4 years ago
- End-to-end ASR/LM implementation with PyTorch☆596Updated 3 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆315Updated 7 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.☆781Updated last year
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆200Updated 6 years ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆501Updated 3 years ago
- A fast parallel implementation of RNN Transducer.☆309Updated last year
- CTC + Tensorflow Example for ASR☆310Updated 6 years ago
- CTC end -to-end ASR for timit and 863 corpus.☆217Updated 5 years ago
- Pytorch implementation of OCR system using CRNN + CTCLoss☆218Updated 5 years ago
- A PyTorch Implementation of End-to-End Models for Speech-to-Text☆757Updated last year
- End-to-End Automatic Speech Recognition on PyTorch☆295Updated 2 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆232Updated 4 years ago
- Speech Recognition using DeepSpeech2.☆2,113Updated 2 years ago
- Project for Connectionist Temporal Classification with Maximum Entropy Regularization.☆141Updated 4 years ago
- Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one …☆753Updated last year
- Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"☆575Updated 5 years ago
- Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized☆786Updated 2 years ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognition☆375Updated 2 years ago
- A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain☆646Updated 2 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆383Updated 5 years ago
- pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch,…☆2,378Updated 2 years ago
- E2E-MLT - an Unconstrained End-to-End Method for Multi-Language Scene Text☆291Updated last month
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆640Updated 6 months ago
- PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.☆582Updated 3 years ago
- ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)☆270Updated 4 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆343Updated 3 years ago