Deepfake Audio Detection Using Ensemble Learning
摘要
This work blends InceptionV3, MobileNetV2, and VGG16 models to present a deep learning ensemble framework for deepfake audio detection. Our approach uses data augmentation and converts two-second audio snippets from the Fake or Real (FoR) dataset into spectrogram pictures, therefore producing good binary classification ability between real and synthetic audio. On the test dataset, the suggested framework achieves an overall accuracy of 94.5%, showing improved performance in synthetic audio identification over single-model approaches