Speaker Recognition and Verification System
A MATLAB-based speaker recognition and verification system implementing voiceprint identification algorithms, providing valuable reference code for studying biometric voice recognition technologies.
Explore MATLAB source code curated for "声纹识别" with clean implementations, documentation, and examples.
A MATLAB-based speaker recognition and verification system implementing voiceprint identification algorithms, providing valuable reference code for studying biometric voice recognition technologies.
MATLAB implementation for GMM speaker recognition model training, requiring integration with Voicebox toolbox for MFCC feature extraction and k-means clustering initialization.