Speaker recognition/identification system in Python. Python3 port.
**This is VoiceID port for Python3. Original version here: .**
VoiceID is a speaker recognition/identification system written in Python,
based on the LIUM Speaker Diarization 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.