githubharald / CTCDecoderLinks
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
☆831Updated 4 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.☆568Updated last year
- PyTorch CTC Decoder bindings☆850Updated last year
- Pytorch Bindings for warp-ctc☆761Updated 2 years ago
- Code for prefix beam search tutorial by @labodk☆186Updated 4 years ago
- PyTorch bindinga for Baidu's Warp-CTC☆59Updated 6 years ago
- End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)☆315Updated 7 years ago
- Project for Connectionist Temporal Classification with Maximum Entropy Regularization.☆141Updated 5 years ago
- End-to-end ASR/LM implementation with PyTorch☆594Updated 4 years ago
- A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.☆804Updated 2 years ago
- CTC + Tensorflow Example for ASR☆312Updated 7 years ago
- End-to-End Automatic Speech Recognition on PyTorch☆302Updated 3 years ago
- A PyTorch Implementation of End-to-End Models for Speech-to-Text☆763Updated 2 years ago
- A fast parallel implementation of RNN Transducer.☆313Updated 2 years ago
- CTC end -to-end ASR for timit and 863 corpus.☆220Updated 5 years ago
- Pytorch implementation of OCR system using CRNN + CTCLoss☆219Updated 6 years ago
- Easy-to-use Connectionnist Temporal Classification in Keras☆77Updated 4 years ago
- A Keras CTC implementation of Baidu's DeepSpeech for model experimentation☆242Updated 7 years ago
- machine learning algorithms and implementations☆116Updated 7 years ago
- A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition☆237Updated 5 years ago
- Utterance-level Aggregation For Speaker Recognition In The Wild☆370Updated 2 years ago
- A PyTorch implementation of Listen, Attend and Spell (LAS), an End-to-End ASR framework.☆202Updated 6 years ago
- ☆321Updated 5 years ago
- An End-to-End Architecture for Keyword Spotting and Voice Activity Detection☆380Updated 2 years ago
- This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pyt…☆1,212Updated 4 years ago
- PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.☆592Updated 3 years ago
- Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one …☆758Updated 2 years ago
- A No-Recurrence Sequence-to-Sequence Model for Speech Recognition☆379Updated 3 years ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆500Updated 4 years ago
- a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi☆344Updated 4 years ago
- End-to-end speech recognition using RNN Transducers in Tensorflow 2.0☆249Updated 3 months ago