A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
-
Updated
Sep 6, 2025 - Python
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
⚡ TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
CNN+LSTM+CTC based OCR implemented using tensorflow.
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
End-to-end ASR/LM implementation with PyTorch
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
一个执着于让CPU\端侧-Model逼近GPU-Model性能的项目,CPU上的实时率(RTF)小于0.1
A TensorFlow implementation of https://github.com/bgshih/crnn
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
A research project for text detection and recognition using PyTorch 1.2.
Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Add a description, image, and links to the ctc topic page so that developers can more easily learn about it.
To associate your repository with the ctc topic, visit your repo's landing page and select "manage topics."