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

m-bain/whisperX

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization) observed · 2026-08-28

github.com/m-bain/whisperX · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 92
  • Release rhythm 85
  • Longevity 97
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: 1
  • age_days: 1364
  • days_rel: 100
  • days_push: 51
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

23765 stars · 2387 forks observed · 2026-08-28

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

WhisperX is a Python library providing fast automatic speech recognition with word-level timestamps and speaker diarization. It combines Whisper-based batched inference (up to 70x realtime), wav2vec2 forced alignment for accurate word timings, VAD preprocessing, and pyannote-audio speaker labeling.

Use cases

  • transcribe audio files with word-level timestamps
  • add speaker labels to meeting or interview transcripts
  • run fast batched speech-to-text on GPU
  • reduce Whisper hallucinations with voice activity detection
  • align existing transcripts to audio at phoneme level
  • diarize multi-speaker recordings

When to choose

  • you need per-word timing accuracy beyond Whisper's utterance-level timestamps
  • you want fast GPU transcription with batching and a memory-efficient backend
  • you need speaker diarization integrated into the ASR pipeline

When to avoid

  • you need a hosted transcription API with real speaker names from meeting platforms
  • you only need rough utterance-level transcripts and want a simpler setup
  • you have no GPU and need maximum throughput

Facets

library · maturity active

speech-recognition machine-learning audio-processing speech-processing machine-learning python cli asr whisper word-level-timestamps speaker-diarization forced-alignment transcription faster-whisper wav2vec2 pyannote audio gpu

2 sources

Member repositories

RepositoryRoleHealth v2
m-bain/whisperXmain91

For agents

markdown · JSON · MCP: product_card(name="m-bain/whisperX")

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