Skip to content

kusha/voiceid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Speaker recognition/identification system in Python. Python3 port.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages