CTC ASR Implementations Voice AI Tools

End-to-end speech recognition systems using Connectionist Temporal Classification (CTC) loss function for acoustic modeling. Includes CTC decoders, training frameworks, and CTC variants (CTC-CRF). Does NOT include general ASR frameworks without explicit CTC focus, TTS systems, or non-neural ASR approaches.

There are 65 ctc asr implementations tools tracked. 3 score above 50 (established tier). The highest-rated is githubharald/CTCWordBeamSearch at 54/100 with 577 stars.

Get all 65 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=voice-ai&subcategory=ctc-asr-implementations&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Tool Score Tier
1 githubharald/CTCWordBeamSearch

Connectionist Temporal Classification (CTC) decoder with dictionary and...

54
Established
2 githubharald/CTCDecoder

Connectionist Temporal Classification (CTC) decoding algorithms: best path,...

54
Established
3 nl8590687/ASRT_SpeechRecognition

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

53
Established
4 scionoftech/DeepAsr

Keras(Tensorflow) implementations of Automatic Speech Recognition

48
Emerging
5 athena-team/athena

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

44
Emerging
6 hirofumi0810/tensorflow_end2end_speech_recognition

End-to-End speech recognition implementation base on TensorFlow (CTC,...

43
Emerging
7 rakeshvar/rnn_ctc

Recurrent Neural Network and Long Short Term Memory (LSTM) with...

42
Emerging
8 robmsmt/KerasDeepSpeech

A Keras CTC implementation of Baidu's DeepSpeech for model experimentation

42
Emerging
9 scart97/thunder-speech

A Hackable speech recognition library.

42
Emerging
10 philipperemy/tensorflow-ctc-speech-recognition

Application of Connectionist Temporal Classification (CTC) for Speech...

41
Emerging
11 mdangschat/ctc-asr

End-to-end trained speech recognition system, based on RNNs and the...

40
Emerging
12 AdroitAnandAI/Indian-Accent-Speech-Recognition

Traditional ASR (Signal & Cepstral Analysis, DTW, HMM) & DNNs (Custom Models...

39
Emerging
13 smeetrs/deep_avsr

A PyTorch implementation of the Deep Audio-Visual Speech Recognition paper.

39
Emerging
14 ai-adv-lab/deepspeech.mxnet

A MXNet implementation of Baidu's DeepSpeech architecture

39
Emerging
15 georgesterpu/avsr-tf1

Audio-Visual Speech Recognition using Sequence to Sequence Models

38
Emerging
16 zw76859420/ASR_WORD

采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。

37
Emerging
17 huschen/kaggle_speech_recognition

Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.

37
Emerging
18 pandeydivesh15/AVSR-Deep-Speech

Google Summer of Code 2017 Project: Development of Speech Recognition Module...

36
Emerging
19 MyrtleSoftware/deepspeech

A PyTorch implementation of DeepSpeech and DeepSpeech2.

35
Emerging
20 holm-aune-bachelor2018/ctc

Speech recognition with CTC in Keras with Tensorflow backend

34
Emerging
21 zw76859420/ASR_Syllable

基于卷积神经网络的语音识别声学模型的研究

33
Emerging
22 manishdhakal/ASR-Nepali-using-CNN-BiLSTM-ResNet

Automatic speech recognition for the Nepali language using CNN,...

32
Emerging
23 sovse/Rus-SpeechRecognition-LSTM-CTC-VoxForge

Распознавание речи русского языка используя Tensorflow, обучаясь на базе Voxforge

32
Emerging
24 syhw/wer_are_we

Attempt at tracking states of the arts and recent results (bibliography) on...

32
Emerging
25 georgesterpu/Taris

Transformer-based online speech recognition system with TensorFlow 2

32
Emerging
26 mozilla/deepspeech-playbook

A crash course for training speech recognition models using DeepSpeech.

31
Emerging
27 qiujiali/lattice_rnn

Bi-directional Lattice Recurrent Neural Networks for Confidence Estimation

30
Emerging
28 01-vyom/End_2_End_Automatic_Speech_Recognition_For_Gujarati

[ICON 2020] TensorFlow Code for "End-to-End Automatic Speech Recognition...

30
Emerging
29 Sundy1219/ctc_beam_search_lm

CTC+Beam_Search+kenlm 是用于以汉字为声学模型建模单元的解码系统

29
Experimental
30 alecokas/BiLatticeRNN-Confidence

Confidence Estimation for Black Box Automatic Speech Recognition Systems...

29
Experimental
31 huckiyang/QuantumSpeech-QCNN

IEEE ICASSP 21 - Quantum Convolution Neural Networks for Speech Processing...

28
Experimental
32 jx1100370217/DFCNN-master

这是一个基于全卷积神经网络的语音识别系统

28
Experimental
33 soheil-mp/Speech-Recognition

End-to-End Speech Recognition using Neural Networks.

27
Experimental
34 messiaen/full-lattice-search

Full Text Search Over Probabilistic Lattices with Elasticsearch!

27
Experimental
35 nvmoyar/aind2-speech-recognition

Some approaches based on deep learning to build the acoustic model for an...

27
Experimental
36 matthijsvk/TIMITspeech

Speech recognition on the TIMIT (or any other) dataset

26
Experimental
37 DeepSwissVoice/DeepVoice

A TensorFlow implementation of Baidu's DeepSpeech architecture

26
Experimental
38 gheyret/uyghur-asr-ctc

Speech Recognition for Uyghur using deep learning

26
Experimental
39 30stomercury/Automatic-Speech-Recognition

End-to-End Speech Recognition Using Tensorflow

25
Experimental
40 CoffreLv/ASR_CNN_CTC

从零开始搭建一个基于CNN+CTC的语音识别系统。

25
Experimental
41 TeaPoly/CTC-OptimizedLoss

Computes the MWER (minimum WER) Loss with CTC beam search. Knowledge...

25
Experimental
42 SzLeaves/asr-model-ctc

ASR deep learning models (use BiGRU & WaveNet & CTC), use Tensorflow2...

24
Experimental
43 mpoyraz/ngram-lm-wiki

Scripts to train a n-gram language models on Wikipedia articles

24
Experimental
44 marvinborner/CTC-LSTM

Spoken word recognition using CTC LSTMs for SWR2 Tübingen

24
Experimental
45 Alan-6666/chinese_asr

a demo of chinese asr

24
Experimental
46 TeaPoly/CE-OptimizedLoss

Optimized loss based on cross-entropy (CE), like MWER (minimum WER) Loss...

23
Experimental
47 shessam/DSR

Throughout history, Altough there has been significant research in the field...

23
Experimental
48 mangushev/deep_speech

Implementation of Deep Speech: Scaling up end-to-end speech recognition...

22
Experimental
49 kjw11/Speaker-Aware-CTC

Speaker-aware CTC (SACTC) for multi-talker overlapped speech recognition.

21
Experimental
50 TeaPoly/warp-ctc-crf

An extension of thu-spmi/CAT which contains a full-fledged implementation of...

21
Experimental
51 TeaPoly/cat_tensorflow

Crf-based Asr Toolkit with TensorFlow implement

21
Experimental
52 zvadaadam/speech-recognition

End to End Speech Recognition with Tensorflow

21
Experimental
53 Sundy1219/RNNLM

Using RNNLM rescoring a sentence in Chinese ASR system

19
Experimental
54 ColsonZhang/ASR-SPN

基于spn网络构建的孤立词语音识别模型,训练前处理过程使用了端点检测、mfcc特征提取和编码压缩以及DTW对齐算法。

18
Experimental
55 786440445/ASR_DFCNN_Transformer

1. ctc的DCNN声学模型+语言模型和 transformer的端到端模型

18
Experimental
56 ss87021456/mfcc_ctc_speech

apply mfcc feature of waveform with the LSTM + CTC loss architecture

17
Experimental
57 bjornbytes/lua-deepspeech

Lua Library for Speech Recognition

16
Experimental
58 MichaelFeng87/CGN_speech_recognition

Speech recognition using DNNs, script to create features, use kaldi for...

16
Experimental
59 venusdev85/Speech-Recognition

End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow

15
Experimental
60 tanzita/tf_asr

Improving Deep Neural Networks Based Speech Recognition System For Far-field Speech

15
Experimental
61 tassosblackg/Deep4Deep

CNN implementation for ASV

14
Experimental
62 xieliang555/Automatic-Speech-Recognition

End-to-end ASR system on TIMIT

14
Experimental
63 markus-m-u-e-l-l-e-r/CTC.ISL

ISL Speech Recognition Toolkit for training neural networks with the CTC...

12
Experimental
64 LuluW8071/Deep-Speech-2

Implementation of Deep Speech 2 paper with BiGRU and BiLSTM using LibriSpeech Dataset

11
Experimental
65 zaanind/Asr_CTC

This repository provides a Jupyter notebook for (CTC) based Automatic Speech...

11
Experimental