TensorSpeech/TensorFlowASR
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
This project provides advanced automatic speech recognition (ASR) models for converting spoken language into text. You input audio signals, and it outputs the transcribed text, supporting multiple languages like English and Vietnamese. It's designed for machine learning engineers and researchers who need to build or deploy high-performance speech-to-text systems.
1,005 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning engineer or researcher looking to implement or experiment with state-of-the-art automatic speech recognition models for various languages.
Not ideal if you are an end-user seeking a ready-to-use speech-to-text application without needing to build or customize the underlying model.
Stars
1,005
Forks
240
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 11, 2025
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/TensorSpeech/TensorFlowASR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
dangvansam/viet-asr
VietASR - Vietnamese Automatic Speech Recognition
wenet-e2e/wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
xinjli/allosaurus
Allosaurus is a pretrained universal phone recognizer for more than 2000 languages
srvk/eesen
The official repository of the Eesen project
hirofumi0810/neural_sp
End-to-end ASR/LM implementation with PyTorch