English

WAKE: Watermarking Audio with Key Enrichment

Sound 2025-06-09 v1 Audio and Speech Processing

Abstract

As deep learning advances in audio generation, challenges in audio security and copyright protection highlight the need for robust audio watermarking. Recent neural network-based methods have made progress but still face three main issues: preventing unauthorized access, decoding initial watermarks after multiple embeddings, and embedding varying lengths of watermarks. To address these issues, we propose WAKE, the first key-controllable audio watermark framework. WAKE embeds watermarks using specific keys and recovers them with corresponding keys, enhancing security by making incorrect key decoding impossible. It also resolves the overwriting issue by allowing watermark decoding after multiple embeddings and supports variable-length watermark insertion. WAKE outperforms existing models in both watermarked audio quality and watermark detection accuracy. Code, more results, and demo page: https://thuhcsi.github.io/WAKE.

Keywords

Cite

@article{arxiv.2506.05891,
  title  = {WAKE: Watermarking Audio with Key Enrichment},
  author = {Yaoxun Xu and Jianwei Yu and Hangting Chen and Zhiyong Wu and Xixin Wu and Dong Yu and Rongzhi Gu and Yi Luo},
  journal= {arXiv preprint arXiv:2506.05891},
  year   = {2025}
}

Comments

Accepted by InterSpeech2025

R2 v1 2026-07-01T03:03:14.885Z