Skip to content

tharunchitipolu/Speaker-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speaker-recognition

Digital Signal Processing course project:

Speaker recognition is the process of automatically recognizing who is speaking using speaker-specific information in speech waves. There are many applications to Speaker Recognition like secure access control by voice, indexing or labeling speakers in recorded conversations or dialogues, surveillance, and criminal andforensic investigations involving recorded voice samples, voice dialing, etc. In this project, the Vector Quantization approach will be used due to ease of implementation and high accuracy. Vector Quantization is a process of mapping vectors from a large vector space to a finite number of regions in that space. Each region is called a clusterand can be represented by its center called a codeword. The collection of all codewords is called a codebook.

About

An automatic speaker recognition system built from digital signal processing tools, Vector Quantization and LBG algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages