Speaker Recognition Implementation Using Gaussian Mixture Models
Source code for speaker recognition utilizing Gaussian Mixture Models with excellent recognition performance, featuring feature extraction and model training implementation
Explore MATLAB source code curated for "识别效果" with clean implementations, documentation, and examples.
Source code for speaker recognition utilizing Gaussian Mixture Models with excellent recognition performance, featuring feature extraction and model training implementation
A speaker recognition program based on the Dynamic Time Warping (DTW) algorithm that utilizes both Linear Predictive Cepstral Coefficients (LPCC) and Linear Predictive Coding (LPC) parameters for enhanced speaker identification, achieving improved recognition accuracy and performance.