Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 499 Bytes

This is VoiceID port for Python3. Original version here: https://code.google.com/p/voiceid/.

VoiceID is a speaker recognition/identification system written in Python, based on the LIUM Speaker Diarization http://lium3.univ-lemans.fr/diarization/doku.php framework.

VoiceID can process video or audio files to identify in which slices of time there is a person speaking (diarization); then it examines all those segments to identify who is speaking. To do so uses a voice models database.