paper-with-me

홈 › Papers

Improved DeepFake Detection Using Whisper Features

2023-06-02 · Piotr Kawa, Marcin Plata, Michał Czuba, Piotr Szymański, Piotr Syga

With a recent influx of voice generation methods, the threat introduced by audio DeepFake (DF) is ever-increasing. Several different detection methods have been presented as a countermeasure. Many methods are based on so-called front-ends, which, by transforming the raw audio, emphasize features crucial for assessing the genuineness of the audio sample. Our contribution contains investigating the influence of the state-of-the-art Whisper automatic speech recognition model as a DF detection front-end. We compare various combinations of Whisper and well-established front-ends by training 3 detection models (LCNN, SpecRNet, and MesoNet) on a widely used ASVspoof 2021 DF dataset and later evaluating them on the DF In-The-Wild dataset. We show that using Whisper-based features improves the detection for each model and outperforms recent results on the In-The-Wild dataset by reducing Equal Error Rate by 21%.

📄 PDF Abstract BibTeX arXiv:2306.01428

Code (1)

piotrkawa/deepfake-whisper-features 공식 구현 pytorch

Tasks

Automatic Speech RecognitionDeepFake DetectionFace Swappingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Deepfake Detection of Singing Voices With Whisper Encodings

2025-01-31 · Falguni Sharma, Priyanka Gupta

The deepfake generation of singing vocals is a concerning issue for artists in the music industry. In this work, we propose a singing voice deepfake detection (SVDD) system, which uses noise-variant encodings of open-AI'…

DeepFake DetectionFace Swapping

Deepfake Word Detection by Next-token Prediction using Fine-tuned Whisper

2026-02-26 · Hoan My Tran, Xin Wang, Wanying Ge, Xuechen Liu 외 arxiv

Deepfake speech utterances can be forged by replacing one or more words in a bona fide utterance with semantically different words synthesized with speech-generative models. While a dedicated synthetic word detector coul…

Zero-Shot to Zero-Lies: Detecting Bengali Deepfake Audio through Transfer Learning

2025-12-25 · Most. Sharmin Sultana Samu, Md. Rakibul Islam, Md. Zahid Hossain, Md. Kamrozzaman Bhuiyan 외 arxiv

The rapid growth of speech synthesis and voice conversion systems has made deepfake audio a major security concern. Bengali deepfake detection remains largely unexplored. In this work, we study automatic detection of Ben…

DeepFake DetectionTransfer LearningVoice ConversionSpeech Synthesis

LSTM-based Whisper Detection

2018-09-20 · Zeynab Raeesy, Kellen Gillespie, Zhenpei Yang, Chengyuan Ma 외

This article presents a whisper speech detector in the far-field domain. The proposed system consists of a long-short term memory (LSTM) neural network trained on log-filterbank energy (LFBE) acoustic features. This mode…

Benchmarking

Investigating Prosodic Signatures via Speech Pre-Trained Models for Audio Deepfake Source Attribution

2024-12-23 · Orchid Chetia Phukan, Drishti Singh, Swarup Ranjan Behera, Arun Balaji Buduru 외

In this work, we investigate various state-of-the-art (SOTA) speech pre-trained models (PTMs) for their capability to capture prosodic signatures of the generative sources for audio deepfake source attribution (ADSD). Th…

Audio Deepfake DetectionDeepFake DetectionFace SwappingSpeaker Recognition+2