说话人识别 Resources

Showing items tagged with "说话人识别"

This program designs and implements a basic speaker recognition system using MATLAB. Key functional modules include speech signal input management, feature extraction for speech discrimination, and speaker authentication. The system utilizes MFCC (Mel-Frequency Cepstral Coefficients) for feature extraction and GMM (Gaussian Mixture Models) for pattern matching, providing a comprehensive solution with additional modules for error handling and user interface.

MATLAB 260 views Tagged