Our motivations came from our interest for DSP in the field of Electrical Engineering. To be a little more specific, the motivation came from the courses that we have learned in signal processing at UC Riverside. Our goals are developed as we go along because we wish to accomplish quite a few things with the speaker identification system. However, our primary goal is finish the project with the satisfaction of accomplishing something that was at a level higher than what we have expected.
The resulting performance is based upon several main factors: how well we train our Artificial Neural Network, how representative the speech features are, and how consistent the data are. The ANN determines how accurate and precise our comparison will be with our stored template. If the ANN finds the speaker in the template, we’ll be able to display his name on the monitor.
We will show our approach with step by step explanations in our design solution. We will also have comments implemented in our code to explain certain significant sections. The steps we have taken will show the reader what we have accomplished. We hope that maybe one day, people will expand on what we have