Papers › WMCodec: End-to-End Neural Speech Codec with Deep Watermarking for Authenticity Verification

WMCodec: End-to-End Neural Speech Codec with Deep Watermarking for Authenticity Verification

18 Sep 2024arXiv:2409.12121links table onlyarchive 2025-07-28

Junzuo Zhou, Jiangyan Yi, Yong Ren, Jianhua Tao, Tao Wang, Chu Yuan Zhang

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Recent advances in speech spoofing necessitate stronger verification mechanisms in neural speech codecs to ensure authenticity. Current methods embed numerical watermarks before compression and extract them from reconstructed speech for verification, but face limitations such as separate training processes for the watermark and codec, and insufficient cross-modal information integration, leading to reduced watermark imperceptibility, extraction accuracy, and capacity. To address these issues, we propose WMCodec, the first neural speech codec to jointly train compression-reconstruction and watermark embedding-extraction in an end-to-end manner, optimizing both imperceptibility and extractability of the watermark. Furthermore, We design an iterative Attention Imprint Unit (AIU) for deeper feature integration of watermark and speech, reducing the impact of quantization noise on the watermark. Experimental results show WMCodec outperforms AudioSeal with Encodec in most quality metrics for watermark imperceptibility and consistently exceeds both AudioSeal with Encodec and reinforced TraceableSpeech in extraction accuracy of watermark. At bandwidth of 6 kbps with a watermark capacity of 16 bps, WMCodec maintains over 99% extraction accuracy under common attacks, demonstrating strong robustness.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.12121")

Code

Syntology Ran 8 of 15 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · violated contract; 2 ran · our draft was wrong; 4 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zjzser/wmcodec officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 8 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · violated contract
2ran · our draft was wrong
4ran
7unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zjzser/wmcodec. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

default zjzser/wmcodec/EMT.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 60fff7c3c400d7ff · report
discriminator_loss zjzser/wmcodec/models.py official repository ran no licence file found · pointer only · 7137577cbef51217 · report
exists zjzser/wmcodec/EMT.py official repository ran · violated contract no licence file found · pointer only · aa5486a3650902d8 · report
feature_loss zjzser/wmcodec/models.py official repository ran no licence file found · pointer only · e453b51f0ed5fb28 · report
generator_loss zjzser/wmcodec/models.py official repository ran no licence file found · pointer only · 1a9d74439d969cfd · report
load_checkpoint zjzser/wmcodec/inference-at.py official repository ran · our draft was wrong no licence file found · pointer only · 19c9fe23dc000c61 · report
load_wav zjzser/wmcodec/meldataset.py official repository ran no licence file found · pointer only · 8043eaefe4c09c1f · report
scan_checkpoint zjzser/wmcodec/inference-at.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 404632cb4f4669da · report
apply_parametrization_norm zjzser/wmcodec/modules/conv.py official repository unverified no licence file found · pointer only · 6c82cd3d9b6dba51 · report
cache_fn zjzser/wmcodec/EMT.py official repository unverified no licence file found · pointer only · e56401f8aa027f99 · report
create_sin_embedding zjzser/wmcodec/modules/transformer.py official repository unverified no licence file found · pointer only · 5969591b5acad09f · report
dynamic_range_compression zjzser/wmcodec/meldataset.py official repository unverified no licence file found · pointer only · be031b15a988a556 · report
dynamic_range_decompression zjzser/wmcodec/meldataset.py official repository unverified no licence file found · pointer only · 9e30e7d510c9d341 · report
get_extra_padding_for_conv1d zjzser/wmcodec/modules/conv.py official repository unverified no licence file found · pointer only · 8d9aa381c6147164 · report
get_norm_module zjzser/wmcodec/modules/conv.py official repository unverified no licence file found · pointer only · 9b33ed59d8d8736e · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections