ctcdecode
CTC decoder
A PyTorch implementation of the Connectionist Temporal Classification (CTC) decoding algorithm for speech recognition and text analysis tasks.
PyTorch CTC Decoder bindings
42 stars
2 watching
5 forks
Language: C++
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
seannaren/warp-ctc | PyTorch bindings for the Warp-CTC loss function used in speech recognition. | 757 |
cyanidecn/pycinrad | Decodes and visualizes radar data from China's New Generation Weather Radar system. | 372 |
cpitclaudel/alectryon | Tools for processing Coq code and prose in technical documents | 236 |
prabhuomkar/pytorch-cpp | A C++ implementation of PyTorch tutorials | 1,965 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |
albertz/pycparser | A Python-based C parser and interpreter with automatic ctypes interface generation | 347 |
thecodrr/vspeech | Provides an interface to Mozilla's DeepSpeech TensorFlow-based Speech-to-Text library using V bindings. | 50 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
ryanmjacobs/c | A utility for compiling and executing C scripts in one go! | 2,096 |
skyduy/cnn_keras | An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 288 |
ctornau/latex | Automates LaTeX document processing with Docker-based CI/CD pipelines | 1 |
xiayandi/pytorch_text_classification | An implementation of convolutional neural networks for text classification using PyTorch | 66 |
dgriff777/rl_a3c_pytorch | An implementation of an A3C algorithm for reinforcement learning in Pytorch, with various optimizations and extensions to accelerate training. | 562 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 232 |
longcw/roialign.pytorch | Implementation of RoIAlign and crop_and_resize functions for PyTorch | 554 |