说话人识别 Resources

Showing items tagged with "说话人识别"

A MATLAB-based speaker recognition and verification system implementing voiceprint identification algorithms, providing valuable reference code for studying biometric voice recognition technologies.

MATLAB 316 views Tagged

This paper presents an effective implementation of Gaussian Mixture Models (GMM), a classic speaker recognition algorithm, using the Expectation-Maximization (EM) algorithm. The study primarily simulates GMM's noise robustness performance under various acoustic environments, yielding valuable insights for practical applications. Key implementation aspects include parameter initialization strategies and convergence criteria for the EM iteration process.

MATLAB 268 views Tagged

A MATLAB-based speaker recognition program utilizing BP, PNN, SOM, RBF, and LVQ algorithms for speech file training and testing, demonstrating effective performance. The implementation includes data partitioning for training and testing phases, with the bprengong program featuring MFCC vector processing, length normalization through truncation, and neural network architecture with 15 output neurons.

MATLAB 263 views Tagged