MingmChen / Speaker-Recognition-Program

This program recognizes the speaker from a pre-existing database with 90% accuracy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speaker-Recognition-Program

This program recognizes the speaker from a pre-existing database with 90% accuracy. The program takes an input from the user, analysis the sound clip based on pitch and average frequency of the speaker. Based on its analysis, it compares the pitch and average frequency to a already created database and gives the best 3 correct matches as an output. This is a MATLAB code.

About

This program recognizes the speaker from a pre-existing database with 90% accuracy.


Languages

Language:MATLAB 100.0%