The official repository for the ICASSP paper, "Hearing and Seeing Abnormality: Self-Supervised Audio-Visual Mutual Learning for Deepfake Detection"."
- Download the checkpoint from google drive
- Run the command below:
python3 src/inference.py --model_path {checkpoint_path} --video_path {video_path}