AbelCS / voiceid

Automatically exported from code.google.com/p/voiceid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Automatically exported from code.google.com/p/voiceid


Languages

Language:Python 69.2%Language:Java 28.1%Language:Shell 2.6%