Skip to main content

Preprocessing

Purpose

The Preprocessing stage defines how raw audio data is converted into numerical features (MFCC / log mel-bin) that are used for model training and testing. This step ensures consistency between audio input, feature dimensions, and the selected model architecture.