Voice Anti-Spoofing & Audio Watermarking — ASVspoof 5, AudioSeal, WaveVerify
Voice cloning shipped faster than defenses. 2026 production voice systems need two things: a detector (AASIST, RawNet2) that classifies real vs fake speech, and a watermark (AudioSeal) that survives compression and editing. Ship both or do not ship voice cloning. Three related defenses: Anti-spoofing / deepfake detection. Given an audio clip, is it synthetic or real? ASVspoof benchmarks (ASVspoof 2019 → 2021 → 5) are the gold standard. Audio watermarking. Embed an imperceptible signal in generated audio that a detector can extract later. AudioSeal (Meta) and WavMark are the open options. Authenticated provenance. Cryptographic signing of audio files + metadata. C2PA / Content Authenticity Initiative. Detection handles adversaries who don't cooperate. Watermarking handles compliance — AI-generated audio should be identifiable as such. Both are required in 2026. Anti-spoofing vs watermarking vs provenance — three defense layers Biggest change from prior editions: Crowdsourced data (not studio clean) — realistic conditions. 2000 speakers (vs 100 before). 32 attack algorithms. TTS + voice conversion + adversarial perturbation. Two tracks. Countermeasure (CM) standalone detection; Spoofing-robust ASV (SASV) for biometric systems. State-of-the-art on ASVspoof 5: 7.23% EER. On the older ASVspoof 2019 LA: 0.42% EER. Real-world deployment: expect 5-10% EER on in-the-wild clips. AASIST (2021, updated through 2026). Graph-attention on spectral features. Current SOTA on ASVspoof 5 countermeasure task. RawNet2. Convolutional front-end over raw waveform…
Voice Anti-Spoofing & Audio Watermarking — ASVspoof 5, AudioSeal, WaveVerify: Voice cloning shipped faster than defenses. 2026 production voice systems need…
This free lesson is part of the AI Engineering from Scratch curriculum. Read the full explanation, run the lesson code, and verify the result in the interactive reader or from the repository source.
Browse the complete course catalog or open this lesson on GitHub.