
pyannote.audio
Performs speaker diarization and voice activity detection for audio processing.
The leading free, open-source speaker-diarization toolkit; excellent and self-hostable, with a paid hosted API/premium model if you want more accuracy or less ops.
An open-source Python toolkit for speaker diarization - figuring out 'who spoke when' - plus voice-activity detection, built on PyTorch with state-of-the-art pretrained models.
It is the default open-source choice for diarization: free under MIT, state-of-the-art accuracy with the Community-1 model, and finetunable on your own data. The trade-offs are that it is a developer toolkit (you self-host and bring a GPU), and the most accurate model (Precision-2) and a managed API live behind the paid pyannoteAI service.
A look inside
Frequently Asked Questions
Alternatives
The hosted pyannoteAI API (Precision-2) - higher accuracy and no infrastructure, paid.
WhisperX - bundles transcription plus diarization if you want both in one pass.
Tags
Explore related categories
Conversion Gems independently reviews every tool. We may earn a commission if you sign up through our links — it never affects our verdict or ranking.

