TensorSpeech/TensorFlowASR
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2393
- days_rel: 448
- days_push: 28
- n_releases_24m: 1
Adoption not part of the score
1010 stars · 238 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TensorFlowASR is a Python library implementing automatic speech recognition architectures such as DeepSpeech2, Jasper, RNN Transducer, ContextNet, and Conformer in TensorFlow 2. Models can be trained on custom corpora and converted to TFLite for lightweight deployment.
Use cases
- convert speech to text with tensorflow
- train a conformer asr model
- build a streaming speech recognition model
- convert asr model to tflite for mobile
- train deepspeech2 on custom dataset
- speech recognition with rnn transducer loss
When to choose
- you want to train or fine-tune ASR models in TensorFlow 2
- you need TFLite export for on-device speech recognition
- you want transducer or CTC architectures with subword support
When to avoid
- you prefer PyTorch-based ASR toolkits
- you only need a pretrained plug-and-play transcription API without training
Facets
library · maturity active
speech-recognition machine-learning deep-learning audio-processing speech-processing machine-learning deep-learning python cross-platform tensorflow asr speech-to-text conformer rnn-transducer ctc tflite deepspeech2 contextnet jasper streaming natural-language-processing gpu
3 sources
- readme: https://github.com/TensorSpeech/TensorFlowASR · fetched 2026-08-28 · 2ccd6cfb8dc0
- homepage: https://huylenguyen.com/asr · fetched 2026-08-29 · 077df35b3fb9
- registry_pypi: https://pypi.org/pypi/tensorflowasr/json · fetched 2026-08-29 · c318091a2217
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TensorSpeech/TensorFlowASR | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="TensorSpeech/TensorFlowASR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem