Source Code


JavaDoc's Here

Java Files
Filename Function View Source Download !
AboutBox.java Displays the Project About Box Here Here
calcThreshold.java Calculates a specific user's threshold Here Here
Client.java The Client !!! Here Here
generateText.java Generates random text and associated grammar & transcriptions Here Here
NewUser.java Called when a new user is being created Here Here
Receivefile.java Receives a file send accross the network Here Here
Record.java Called when a user is logging on Here Here
Sendfile.java Sends a file accross the network Here Here
Server.java The Server !!! Here Here
setSecurity.java Sets the security (i.e. required accuracy) for a specific user Here Here
Threshold.java Called when a user wants to set their individual threshold Here Here

Perl Scripts
Filename Function Download (right click and "Save as")
build.pl Used to build the speaker model once training data received Here
extract1.pl Used in verification Here
fixlab.pl Complete full paths in label files Here
makemap.pl Generate ".scp" files Here
moveThWAVs.pl Move 5 threshold WAV's into users directory Here
moveWAVs.pl Move 17 training WAV's into users directory Here
NEWmakehmm4.pl Generate hmm4/hmmdefs and hmm4/macros from hmm3/hmmdefs and hmm3/macros Here
newUserSetup.pl Create folder and fill with proper file to create a new user Here
threshold.pl Create "threshold.txt" and "antithreshold.txt" for a specified user Here
verify.pl User in verification Process Here
verify2.pl User in verification Process Here
vfloors2macros.pl Generate hmm0/macros from hmm0/vFloors Here