In the MATLAB environment to achieve the VQ-based speaker recognition system. In the case of audio in real time, using the speaker recognition system, identification of different 1s~7s voice of the people. Achieving real-time recognition automatically for text-independent speaker verification. Instructions for use: 1 training opens the Matlab Current Directory as a folder for the VQ (such as: E:\vq) enter the train in Command Windows (1s\,7) this is a feature extraction of your WAV files in 1s and VQ
File list:
VQ
.\训练
.\..\matlab.mat
.\..\s1.wav
.\..\s2.wav
.\..\s3.wav
.\..\s4.wav
.\..\s5.wav
.\..\s6.wav
.\识别
.\..\s1.wav
.\..\s2.wav
.\..\s3.wav
.\..\s4.wav
.\..\s5.wav
.\..\s6.wav
.\blockFrames.m
.\demo.m
.\disteu.m
.\hs_err_pid696.log
.\melfb.m
.\mfcc.m
.\readme.txt
.\s1.wav
.\s2.wav
.\test.m
.\train.m
.\vqlbg.m