Audio Authentication with wav2vec-AASIST whisper-AASIST and mfcc-AASIST
-
Updated
Jul 3, 2025 - Python
Audio Authentication with wav2vec-AASIST whisper-AASIST and mfcc-AASIST
This repository implements a deep learning-based voice number authentication system using CNN and a Siamese Network. It verifies spoken numbers by comparing voice embeddings to reference samples. The model extracts audio features (MFCC, spectrogram) using CNN and determines similarity through a Siamese architecture.
Add a description, image, and links to the audio-authentication topic page so that developers can more easily learn about it.
To associate your repository with the audio-authentication topic, visit your repo's landing page and select "manage topics."