DuraMark: Duration-Embedded Watermarking in LLM-based TTS
Authors: Zhenwei Mou, Weili Jiang, Liping Chen, Zhen-Hua Ling, Kong Aik Lee, Kai Gao, Boyu Zhao
Published: 2026-06-13 11:53:06+00:00
Comment: Accepted to INTERSPEECH 2026. 5 pages, 1 figure. Audio samples: https://muzw.github.io/duramark_demo/
AI Summary
This paper introduces DuraMark, a robust information-level watermarking framework designed for LLM-based Text-to-Speech (TTS) models to mitigate deepfake misuse. Unlike signal-level methods vulnerable to generative attacks, DuraMark embeds watermarks by editing syllable durations during speech synthesis. It demonstrates superior robustness against various generative attacks while maintaining high speech naturalness.
Abstract
Large language model (LLM)-based text-to-speech (TTS) models have achieved remarkable voice cloning capabilities, raising concerns about potential deepfake misuse. Speech watermarking mitigates this by embedding traceable information into generated speech. Mainstream watermarking methods operate at the signal level (waveform or spectrogram), rendering the watermark vulnerable to generative attacks (e.g., neural codec and vocoder). To address this, we propose DuraMark, a robust information-level watermarking framework. It utilizes syllable duration editing to achieve watermark embedding. Specifically, DuraMark integrates a duration-controllable LLM-based TTS model to edit syllable durations during synthesis, coupled with a duration extractor to extract these durations for detection. Experiments demonstrate DuraMark's superior robustness against generative attacks, significantly outperforming signal-level baselines. Audio samples are available at https://muzw.github.io/duramark_demo/.