Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
/ pyannote-whisper Public archive

Speaker Diarization with Pyannote and Whisper.cpp

Notifications You must be signed in to change notification settings

extrange/pyannote-whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speaker Diarization with Pyannote and Whisper.cpp

Uses Whisper.cpp to transcribe audio, and then performs speaker diarization with Pyannote.

Usage

Place video/audio files in input/, and then run main.py with docker compose up.

Notes

Performance for diarization seems to be improved when segment length for whisper is decreased, such as --max-len 50.

About

Speaker Diarization with Pyannote and Whisper.cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published