pyannote/pyannote-audio
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 96
- Release rhythm 90
- 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: 18.5
- age_days: 3831
- days_rel: 64
- days_push: 29
- n_releases_24m: 9
Adoption not part of the score
10475 stars · 1101 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pyannote.audio is an open-source Python toolkit built on PyTorch for speaker diarization, providing neural building blocks like voice activity detection, speaker change detection, overlapped speech detection, and speaker embeddings. It ships state-of-the-art pretrained models and pipelines via Hugging Face that can be finetuned on custom data.
Use cases
- identify who spoke when in an audio recording
- detect voice activity in audio files
- detect overlapping speech segments
- extract speaker embeddings for voice recognition
- finetune speaker diarization models on my own data
- segment meeting transcripts by speaker
When to choose
- you need local, self-hosted speaker diarization with pretrained models
- you want to finetune diarization components on your own audio data
- you need building blocks like VAD or speaker embeddings for a voice AI pipeline
When to avoid
- you want a fully managed API without running models yourself (consider pyannoteAI premium)
- you need speech-to-text transcription rather than diarization
- you work outside the Python/PyTorch ecosystem
Facets
library · maturity active
machine-learning speech-recognition audio-processing deep-learning speech-processing machine-learning python cross-platform speaker-diarization voice-activity-detection pytorch pretrained-models speaker-embedding pyannote audio natural-language-processing gpu
4 sources
- readme: https://github.com/pyannote/pyannote-audio · fetched 2026-08-28 · 1fe6d3ca91ff
- homepage: https://www.pyannote.ai · fetched 2026-08-29 · b4d8bb84999c
- site_page: https://docs.pyannote.ai/introduction · fetched 2026-08-29 · b726a04b9c4c
- site_page: https://www.pyannote.ai/pricing · fetched 2026-08-29 · fdaa642e5f0c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pyannote/pyannote-audio | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="pyannote/pyannote-audio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem