Multilingual Source Tracing of Speech Deepfakes: A First Benchmark
Authors: Xi Xuan, Yang Xiao, Rohan Kumar Das, Tomi Kinnunen
Published: 2025-08-06 07:11:36+00:00
AI Summary
This paper introduces the first benchmark for multilingual speech deepfake source tracing, evaluating models' ability to identify the source model used to generate deepfake speech across different languages and speakers. The benchmark uses a new dataset and protocols to comprehensively assess model generalization in mono- and cross-lingual scenarios.
Abstract
Recent progress in generative AI has made it increasingly easy to create natural-sounding deepfake speech from just a few seconds of audio. While these tools support helpful applications, they also raise serious concerns by making it possible to generate convincing fake speech in many languages. Current research has largely focused on detecting fake speech, but little attention has been given to tracing the source models used to generate it. This paper introduces the first benchmark for multilingual speech deepfake source tracing, covering both mono- and cross-lingual scenarios. We comparatively investigate DSP- and SSL-based modeling; examine how SSL representations fine-tuned on different languages impact cross-lingual generalization performance; and evaluate generalization to unseen languages and speakers. Our findings offer the first comprehensive insights into the challenges of identifying speech generation models when training and inference languages differ. The dataset, protocol and code are available at https://github.com/xuanxixi/Multilingual-Source-Tracing.