VOICE IDENTIFICATION

CLASSIFICATION

Matlab for Data Analisys

Development of a software able to recognized a person using its voice.

The software included a user interface where the user could record his voice or just upload a .wav file.

In order to determine the user, there were calculated the fundamental frequency and Mel-Frequency Cepstral Coefficients of the sound, which were then used in a KNN Classifier.