Voice Recognition Using MFCC Feature Extraction
Voice Recognition Implementation Using Mel-Frequency Cepstral Coefficients (MFCC) for Audio Feature Extraction with Python Code Examples
Explore MATLAB source code curated for "声音识别" with clean implementations, documentation, and examples.
Voice Recognition Implementation Using Mel-Frequency Cepstral Coefficients (MFCC) for Audio Feature Extraction with Python Code Examples
A MATLAB implementation of Support Vector Machine (SVM) for sound signal classification, featuring MFCC and LPCC feature extraction with complete code framework for training and testing.