Text Independent Speaker Identification
Using LVQ2 Networks

View the files for this project here.

Program can be run by using the command:
    java SpeakerID
with arguments for the files containing the testing and training data.  If given arguments are incorrect, it will display a help message.

Pre-formatted testing and training lists are of the filename "trainList_.text" or "testList_.text" where the _ character is a number indicating the number of speakers in that file, 2, 4, or 8.

See the powerpoint presentation about this project here.