Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/TensorSpeech/TensorFlowASR · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
TensorSpeech/TensorFlowASRmain66

For agents

markdown · JSON · MCP: product_card(name="TensorSpeech/TensorFlowASR")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem