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

mozilla/DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. observed · 2026-08-28

github.com/mozilla/DeepSpeech · C++ · MPL-2.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 27
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 3744
  • days_rel: n/a
  • days_push: 440
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

26771 stars · 4079 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

DeepSpeech is an open-source, offline speech-to-text engine based on Baidu's Deep Speech research paper and implemented with TensorFlow. It can run in real time on devices from a Raspberry Pi 4 to GPU servers, with pre-trained models and tooling for training custom models.

Use cases

  • transcribe audio to text offline on a Raspberry Pi
  • run speech recognition on-device without cloud services
  • convert voice recordings to text in real time
  • train a custom speech-to-text model
  • add voice input to an embedded device

When to choose

  • you need fully offline, on-device speech recognition on low-power hardware
  • you want to fine-tune or train your own speech model with TensorFlow
  • you need a lightweight STT engine for embedded Linux devices

When to avoid

  • you need an actively maintained project - DeepSpeech is officially discontinued
  • you need state-of-the-art accuracy on modern hardware, where newer engines like Whisper or Coqui STT are better
  • you need cloud-scale multilingual transcription

Facets

library · maturity abandoned

speech-recognition machine-learning deep-learning speech-processing machine-learning embedded-systems cross-platform embedded python cpp speech-to-text offline on-device tensorflow discontinued raspberry-pi linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
mozilla/DeepSpeechmain10

For agents

markdown · JSON · MCP: product_card(name="mozilla/DeepSpeech")

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