tensorflow-ctc-speech-recognition and ctc

Both are independent implementations of CTC for speech recognition using TensorFlow/Keras, making them direct competitors offering similar functionality.

ctc
41
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 18/25
Stars: 131
Forks: 47
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 31
Forks: 15
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About tensorflow-ctc-speech-recognition

philipperemy/tensorflow-ctc-speech-recognition

Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).

This project helps speech technologists and researchers convert spoken audio into written text using a neural network approach. You provide audio files of someone speaking, and it attempts to transcribe those words into a written transcript. It's designed for those exploring or implementing speech recognition systems, particularly with Connectionist Temporal Classification (CTC).

speech-to-text audio-transcription natural-language-processing acoustic-modeling voice-technology

About ctc

holm-aune-bachelor2018/ctc

Speech recognition with CTC in Keras with Tensorflow backend

This project helps researchers and machine learning engineers explore different neural network architectures for converting spoken audio into written text. You feed it large datasets of speech recordings and their corresponding transcripts, and it produces a trained model that can automatically transcribe new audio. It's designed for those working on academic projects or proof-of-concept speech recognition systems.

speech-to-text automatic-speech-recognition natural-language-processing machine-learning-research audio-transcription

Scores updated daily from GitHub, PyPI, and npm data. How scores work