whisper-diarization
Enrichment pendingAutomatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
GraphCanon updated today · GitHub synced today
5.6k
Stars
501
Forks
41
Open issues
49
Watchers
4mo
Last push
Jupyter Notebook BSD-2-ClauseCreated Jan 25, 2023
Trust & integrity
Full report- Maintenance
- Slowing (137d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- No criticals
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
Capability facts
- Languages
- jupyter notebook, python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Python runtimePython
Source: README excerpt (regex_v1, Jul 11, 2026)
Python >= `3.10` is needed, `3.9` will work but you'll need to manually install the reSource link
Tags
README
Installation
Python >= 3.10 is needed, 3.9 will work but you'll need to manually install the requirements one by one.
FFMPEG and Cython are needed as prerequisites to install the requirements
pip install cython
or
sudo apt update && sudo apt install cython3