Detects AI-generated (deepfake) voices using MFCC features with CNN, Random Forest, and KNN models. Achieves ~98% accuracy using engineered audio features and the SceneFake dataset.
-
Updated
Nov 29, 2025 - Jupyter Notebook
Detects AI-generated (deepfake) voices using MFCC features with CNN, Random Forest, and KNN models. Achieves ~98% accuracy using engineered audio features and the SceneFake dataset.
MelScalogram is a Python class that leverages continuous wavelet transforms and the Mel scale for enhanced audio signal analysis and visualization.
Add a description, image, and links to the melscalogram topic page so that developers can more easily learn about it.
To associate your repository with the melscalogram topic, visit your repo's landing page and select "manage topics."