Audio deepfake detection · Real communication channels

RealCommBenchmarking and Adapting Audio Deepfake Detection
over Real Mobile-Call Channels

Abstract

Audio deepfake detectors often perform well on digital waveforms, yet a received phone call combines acoustic capture, device processing, and communication transmission. RealComm studies this gap using paired digital and real-call speech. The corpus comprises 12,320 training and development recordings and 23,520 test recordings, with acoustic and wired injection, directed device routes, and caller-controlled denoising. Six existing detectors show substantial degradation after real calls. Paired quality and spectral analyses reveal that high-frequency attenuation alone does not explain detection difficulty. We further evaluate RealComm-Aug, real-call training, and their combination on three detectors. Combined adaptation achieves the lowest pooled call EER for each model, while acoustic injection and condition-dependent tradeoffs remain challenging.

Dataset and acquisition

Every source utterance has a digital reference and multiple real-call versions. Bona fide and synthetic speech traverse the same recording conditions; all versions of a source remain in one split.

Three input configurations enter the caller, followed by a real call and receiver-side internal recording. Separate train and test device rings share one device pair.
Figure 1. RealComm acquisition and device partitions. OtA = over-the-air; LtM = line-to-microphone. Handset and speakerphone refer to the caller’s operating mode. Vivo is reserved for testing.
Source partitions and real-call recordings · Table I in the manuscript
SplitDigital sourcesRecorded sourcesConditions / sourceCall recordings
Train1,792224449,856
Development44856442,464
Test5605604223,520

The source pool is balanced by authenticity and language (English / Mandarin), with synthetic speech from seven generators. Train and test share the generator set. Repeated call versions expand condition coverage rather than the number of independent source utterances.

Paired audio examples

Explore 16 source examples in English and Mandarin: bona fide speech and all seven TTS systems, spanning eight directed device routes. Within each example, the digital reference and three call configurations share the same source utterance; the call route is fixed.

Language

Target text

Choose a language and voice source above. For bona fide and CosyVoice2 examples, switch denoising off/on to compare matched recordings. Other examples show their recorded denoising state below each player; “no user-controlled switch” is distinct from off. OtA uses acoustic injection; LtM uses a wired microphone input. WAV files are unchanged and are not loudness-normalized; selection does not use detector scores.

Zero-shot detection

All six detectors have higher EER after call transmission; five increase by more than 30 percentage points. A smaller change from a weak digital baseline, as for XLSR-SLS, does not imply better channel robustness.

Zero-shot equal error rate (%) ↓ · Table II in the manuscript
DetectorDigitalCallΔEER (pp)
WavLM-L4.6440.00+35.36
Whisper15.7147.88+32.17
AASIST7.5040.19+32.69
Teffic-Audio0.0037.95+37.95
XLSR-SLS38.5750.31+11.73
DF Arena7.8638.77+30.91
Model-by-model EER bars for handset, speakerphone and LtM, and paired denoising off/on.
Figure 2. EER by input configuration and denoising state. LtM has lower EER than either acoustic configuration for every model. Off/on subsets are source-, route-, and configuration-matched.

Speech quality and spectral changes

Call transmission increases recognition errors and reduces prompt-referenced speaker similarity and predicted overall quality. The quality ranking of input paths broadly follows their detection ranking, but improved speech quality does not guarantee improved authenticity detection.

Mean WER, CER, speaker similarity for bona fide and synthetic speech, and DNSMOS across domains and call conditions.
Figure 3. Paired quality analysis using Seed-TTS Eval evaluators and DNSMOS P.835 OVRL. Lower WER/CER and higher SIM/DNSMOS are better.
Normalized mean spectra and changes in successive 1-kHz bands.
Figure 4. Spectral changes after real calls. LtM retains the least 7–8 kHz energy yet has the best detection performance.
Spearman correlations between quality or spectral deterioration and EER increases across 42 recording conditions.
Figure 5. Condition-level Spearman association. Quality deterioration tracks detection degradation for most models; high-frequency energy loss alone shows weak, mixed associations.

Correlations are descriptive, not causal. Quality metrics use full utterances; detection uses the model-specific input prefix protocol described in the manuscript.

RealComm-Aug

RealComm-Aug samples one signal-path scenario and its operations for each waveform, with the same distribution for bona fide and synthetic speech. Acoustic environment, device processing, file coding, and call transmission form distinct stages and exits. The receiver adds no further replay.

Staged augmentation flow with acoustic and direct input, device processing, a file-coding branch, call transmission and intermediate outputs.
Figure 6. Augmentation stages and output paths. Noise and reverberation can be used independently of the call branch. Packet-loss effects are approximated with decoded waveform-frame masks.

FExisting model; no RealComm updates.

AOriginal digital training mixture with RealComm-Aug.

TOriginal digital mixture plus RealCommTrain, retaining the original digital augmentation.

A+TThe same data as T, with RealComm-Aug on digital examples.

Every adapted model starts from its corresponding F checkpoint. Real-call examples bypass the added data-side augmentation; existing model-internal neural-codec augmentation retains its training configuration. No augmentation is applied at evaluation.

Adaptation results

Real-call training gives larger gains than simulation alone. Their combination produces the lowest pooled call EER for all three models, reaching 22.37% for Teffic-Audio. Digital-domain results reveal a tradeoff for AASIST.

Adaptation EER (%) ↓ · Table IV in the manuscript
DetectorDomainFATA+T
WavLM-LDigital4.644.293.213.21
WavLM-LCall40.0038.7135.4834.16
AASISTDigital7.508.936.078.21
AASISTCall40.1938.4937.9636.90
Teffic-AudioDigital0.000.360.360.00
Teffic-AudioCall37.9434.9223.8422.37

Bold indicates the best setting within each model and domain. Teffic-Audio F uses a matched FP32 re-evaluation here (37.94%); the frozen zero-shot submission is 37.95%. Results are from single training runs.

T minus A+T EER differences grouped by input configuration, denoising, device route, language and DNSMOS quality loss, with one panel per detector.
Figure 7. Incremental benefit of A+T over T. Positive teal bars indicate improvement; negative orange bars indicate regression. WavLM-L and Teffic-Audio improve across the displayed groups, while AASIST has condition-dependent tradeoffs.

Resources

The current study covers a fixed set of devices, two languages and seven generators. The results do not establish robustness to arbitrary hardware, communication services or unseen synthesis systems.