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

sanchit-gandhi/whisper-jax

JAX implementation of OpenAI's Whisper model for up to 70x speed-up on TPU. observed · 2026-08-28

github.com/sanchit-gandhi/whisper-jax · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 0
  • Release rhythm 35
  • Longevity 91

Flags: no_releases

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

Full methodology

Adoption not part of the score

4682 stars · 411 forks observed · 2026-08-28

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

An optimized JAX implementation of OpenAI's Whisper speech recognition model, built on Hugging Face Transformers, offering up to 70x faster transcription than the PyTorch version. It runs on CPU, GPU, and TPU with data parallelism via pmap and can be used as a pipeline or inference endpoint.

Use cases

  • transcribe long audio files fast
  • batch transcribe hours of audio on a TPU
  • run whisper large v2 with jax
  • deploy whisper as an inference endpoint
  • speech to text for podcasts or meetings
  • benchmark whisper implementations

When to choose

  • you need maximum Whisper throughput on GPU/TPU
  • you're transcribing large volumes of audio in batch
  • you already use the JAX/Flax ecosystem

When to avoid

  • you need a simple CPU-only transcription tool
  • you require PyTorch ecosystem integration or fine-tuning tooling
  • you need actively maintained features - the repo is in maintenance mode

Facets

library · maturity maintenance

speech-recognition machine-learning llm-inference speech-processing deep-learning machine-learning python cloud jax whisper tpu transcription asr hugging-face gpu

1 source

Member repositories

RepositoryRoleHealth v2
sanchit-gandhi/whisper-jaxmain30

For agents

markdown · JSON · MCP: product_card(name="sanchit-gandhi/whisper-jax")

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