githubharald / CTCDecoderLinks
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
☆829Updated 3 years ago
Alternatives and similar repositories for CTCDecoder
Users that are interested in CTCDecoder are comparing it to the libraries listed below
Sorting:
- Connectionist Temporal Classification (CTC) decoder with dictionary and language model.☆567Updated last year
- PyTorch CTC Decoder bindings☆842Updated last year
- 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)☆314Updated 7 years ago
- Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one …☆756Updated last year
- Easy-to-use Connectionnist Temporal Classification in Keras☆76Updated 3 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆466Updated 3 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.☆792Updated 2 years ago
- Pytorch implementation of OCR system using CRNN + CTCLoss☆219Updated 5 years ago
- E2E-MLT - an Unconstrained End-to-End Method for Multi-Language Scene Text☆294Updated 5 months ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆502Updated 3 years ago
- CharNet: Convolutional Character Networks☆615Updated 2 years ago
- Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized☆786Updated 3 years ago
- A fast parallel implementation of RNN Transducer.☆310Updated 2 years ago
- ☆321Updated 5 years ago
- End-to-End Automatic Speech Recognition on PyTorch☆298Updated 3 years ago
- CTC end -to-end ASR for timit and 863 corpus.☆218Updated 5 years ago
- A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain☆650Updated 3 years ago
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆200Updated 6 years ago
- Implementation of CRAFT Text Detection☆191Updated last year
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 7 years ago
- CTC + Tensorflow Example for ASR☆312Updated 7 years ago
- Speech Recognition using DeepSpeech2.☆2,124Updated 2 years ago
- Project for Connectionist Temporal Classification with Maximum Entropy Regularization.☆141Updated 4 years ago
- A PyTorch Implementation of End-to-End Models for Speech-to-Text☆759Updated last year
- 🔦 A Pytorch implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition☆494Updated 4 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆235Updated 5 years ago
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆643Updated 11 months ago