Topic: "ctc"
Vykstorm/CTC
A review of connectionist temporal classification loss function developed by Alex Graves
Language: HTML - Size: 367 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

sknadig/deep_asr
my learnings on implementing deep ASR models
Language: Jupyter Notebook - Size: 843 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

sorgom/CoverageTest
a test application to evaluate coverage tools
Language: Makefile - Size: 77.1 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

mahshid1378/TensorFlowASR
TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
Language: Python - Size: 4.89 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

alloc7260/Salary-Calculator-Tools
Salary Calculator Tools
Language: JavaScript - Size: 53.7 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

egorsmkv/w2v2-bert-aligner
Aligner for wav2vec2-bert models
Language: Python - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Metaln00b/Arduino-FanSpoofer
An Arduino Nano based fan spoofer
Language: C++ - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gekas145/ctc-commands
Language: Python - Size: 9.18 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EVOL-ution/Captcha-Recognition-using-CRNN
This repository contains code to build an optical character recognition (OCR) model for recognizing text in captcha images using a Convolutional Recurrent Neural Network (CRNN) architecture with Connectionist Temporal Classification (CTC) loss.
Language: Jupyter Notebook - Size: 577 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NajmAjmal-old/click-to-copy
Simple click to copy script for HTML in JS
Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mohamedezzeldeenhassanmohamed/Handwriting-Recognition-Systems
Convert handwriting images into text (OCR)
Language: Jupyter Notebook - Size: 248 KB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

Rutts07/Speech2Speech-DigitsRecognition
This repository contains the code for a speech to speech translation system created from scratch for digits translation from English to Tamil
Language: Python - Size: 15.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

marufmurtuza/Tcapsol
An AI for Text Captcha Recognition
Size: 333 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

diegosiqueir4/CTCWordBeamSearch Fork of githubharald/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Language: C++ - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

prouast/ctc-intake-detection
Automatic detection of intake gestures with CTC from inertial or video data
Language: Python - Size: 85.9 KB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

markovka17/digit-recognition 📦
A small model for recognition of digits in audio clips
Language: Python - Size: 73.3 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

PingYufeng/LipNet-PyTorch Fork of sailordiary/LipNet-PyTorch
"LipNet: End-to-End Sentence-level Lipreading" in PyTorch
Size: 15.9 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ieee820/SimpleHTR Fork of githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
Language: Python - Size: 76.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ieee820/ctcdecode Fork of parlance/ctcdecode
PyTorch CTC Decoder bindings
Language: C++ - Size: 711 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ieee820/CTCWordBeamSearch Fork of githubharald/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Language: C++ - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

danmaq/answer-the-conclusion
📙 Answer the Conclusion
Language: HTML - Size: 998 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

liuzhuang1024/CRNN
OCR基于CTC+BiLSTM
Language: Python - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

SnehalRaj/cnn_lstm_ctc_ocr Fork of weinman/cnn_lstm_ctc_ocr
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
Language: Python - Size: 10.2 MB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ieee820/CTCDecoder Fork of githubharald/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.
Language: Python - Size: 973 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ISICV/ctcdecode Fork of parlance/ctcdecode
PyTorch CTC Decoder bindings
Language: C++ - Size: 713 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

martin-fabbri/ctc-tensorflow
Applications of Connectionist Temporal Classification (CTC) in TensorFlow
Language: Java - Size: 1.49 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
