Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -25,9 +25,12 @@ size_categories:
|
|
25 |
|
26 |
# ReplayDF
|
27 |
|
28 |
-
**ReplayDF** is a dataset for evaluating the impact of **replay attacks** on audio deepfake detection systems.
|
|
|
29 |
|
30 |
-
This dataset reveals how such replays can significantly degrade the performance of state-of-the-art detectors.
|
|
|
|
|
31 |
|
32 |
## 📄 Paper
|
33 |
[Replay Attacks Against Audio Deepfake Detection (Interspeech 2025)](https://arxiv.org/pdf/2505.14862)
|
|
|
25 |
|
26 |
# ReplayDF
|
27 |
|
28 |
+
**ReplayDF** is a dataset for evaluating the impact of **replay attacks** on audio deepfake detection systems.
|
29 |
+
It features re-recorded bona-fide and synthetic speech derived from [M-AILABS](https://github.com/imdatceleste/m-ailabs-dataset) and [MLAAD v5](https://deepfake-total.com/mlaad), using **109 unique speaker-microphone combinations** across six languages and four TTS models in diverse acoustic environments.
|
30 |
|
31 |
+
This dataset reveals how such replays can significantly degrade the performance of state-of-the-art detectors.
|
32 |
+
That is, audio deepfakes are detected much worse once they have been played over a loudspeaker and re-recorded via a microphone.
|
33 |
+
It is provided for **non-commercial research** to support the development of **robust and generalizable** deepfake detection systems.
|
34 |
|
35 |
## 📄 Paper
|
36 |
[Replay Attacks Against Audio Deepfake Detection (Interspeech 2025)](https://arxiv.org/pdf/2505.14862)
|