TL;DR
This paper introduces residual convolutional neural networks for detecting audio spoofing attacks, significantly improving accuracy over baselines in the ASVSpoof2019 challenge, especially in logical and physical access scenarios.
Contribution
The paper presents three variants of residual CNNs using different features, achieving state-of-the-art results in spoofing detection for speech synthesis and replay attacks.
Findings
Fusion of models achieves zero t-DCF and EER in logical access.
Model fusion reduces t-DCF and EER by 25% in logical access.
Model fusion reduces t-DCF and EER by over 70% in replay attacks.
Abstract
The state-of-art models for speech synthesis and voice conversion are capable of generating synthetic speech that is perceptually indistinguishable from bonafide human speech. These methods represent a threat to the automatic speaker verification (ASV) systems. Additionally, replay attacks where the attacker uses a speaker to replay a previously recorded genuine human speech are also possible. We present our solution for the ASVSpoof2019 competition, which aims to develop countermeasure systems that distinguish between spoofing attacks and genuine speeches. Our model is inspired by the success of residual convolutional networks in many classification tasks. We build three variants of a residual convolutional neural network that accept different feature representations (MFCC, Log-magnitude STFT, and CQCC) of input. We compare the performance achieved by our model variants and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
