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

openai/whisper

Robust Speech Recognition via Large-Scale Weak Supervision observed · 2026-08-28

github.com/openai/whisper · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 94
  • Release rhythm 16
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 135.0
  • age_days: 1447
  • days_rel: 434
  • days_push: 36
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

107981 stars · 13102 forks observed · 2026-08-28

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

OpenAI's Whisper is a general-purpose speech recognition model and Python library built on a Transformer sequence-to-sequence architecture. It performs multilingual speech transcription, speech translation, and language identification from diverse audio inputs.

Use cases

  • transcribe audio recordings to text
  • add subtitles to videos automatically
  • translate foreign-language speech to English
  • detect the spoken language in an audio clip
  • transcribe podcasts or meeting recordings
  • run offline speech-to-text without cloud APIs

When to choose

  • you need robust, multilingual speech-to-text with a permissive MIT license
  • you want local/offline transcription without sending audio to a cloud service
  • you need speech translation or language identification alongside transcription

When to avoid

  • you need real-time low-latency streaming transcription out of the box
  • you lack the compute (ideally GPU) for larger model sizes
  • you need speaker diarization, which Whisper does not provide

Facets

library · maturity stable

speech-recognition machine-learning deep-learning nlp cli speech-processing machine-learning artificial-intelligence python cross-platform cli asr transcription speech-translation language-identification transformer pytorch multilingual natural-language-processing gpu

1 source

Member repositories

RepositoryRoleHealth v2
openai/whispermain68

For agents

markdown · JSON · MCP: product_card(name="openai/whisper")

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