ctc topic

List ctc repositories

tensorflow_end2end_speech_recognition

313
Stars
121
Forks
Watchers

End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)

caffe_ocr

1.3k
Stars
536
Forks
Watchers

主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构

CTCDecoder

804
Stars
179
Forks
Watchers

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

athena

944
Stars
194
Forks
Watchers

an open-source implementation of sequence-to-sequence based speech processing engine

ASRT_SpeechRecognition

7.6k
Stars
1.9k
Forks
Watchers

A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统

CRNN

297
Stars
101
Forks
Watchers

A TensorFlow implementation of https://github.com/bgshih/crnn

CRNN.tf2

149
Stars
54
Forks
Watchers

Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2

eesen

824
Stars
342
Forks
Watchers

The official repository of the Eesen project

pytorch-asr

139
Stars
19
Forks
Watchers

ASR with PyTorch

CASR-DEMO

147
Stars
28
Forks
Watchers

基于Flask Web的中文自动语音识别演示系统,包含语音识别、语音合成、声纹识别之说话人识别。