2 results for “topic:audio-authentication”
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.