CoolFace
Datasetpublic

CSALT/deepfake_detection_dataset_urdu

Deepfake Defense: Constructing and Evaluating a Specialized Urdu Deepfake Audio Dataset This repository contains the Urdu Deepfake Audio Dataset introduced in the ACL 2024 paper "Deepfake Defense: Constructing and Evaluating a Specialized Urdu Deepfake Audio Dataset". The dataset focuses on two spoofing attacks – Tacotron and VITS TTS – and includes bonafide audio samples for comparison. The dataset construction ensures phonemic cover and balance, making it suitable for… See the full description on the dataset page: https://huggingface.co/datasets/CSALT/deepfake_detection_dataset_urdu.

sourceHugging Faceupdated 2y agoView on Hugging Face
5likes752downloads
Dataset Card

![Dataset: Urdu Deepfakes](https://huggingface.co/datasets/CSALT/deepfakedetectiondataset_urdu)

Deepfake Defense: Constructing and Evaluating a Specialized Urdu Deepfake Audio Dataset

This repository contains the Urdu Deepfake Audio Dataset introduced in the ACL 2024 paper "Deepfake Defense: Constructing and Evaluating a Specialized Urdu Deepfake Audio Dataset".

The dataset focuses on two spoofing attacks – Tacotron and VITS TTS – and includes bonafide audio samples for comparison. The dataset construction ensures phonemic cover and balance, making it suitable for training deepfake detection models in Urdu.

Dataset Statistics

The dataset includes the following four parts:

  1. 1.Bonafide Part 1
  2. 2.Bonafide Part 2
  3. 3.Tacotron
  4. 4.VITS TTS

The statistics for each part are as follows:

**Metric****Bonafide Part 1****Bonafide Part 2****Tacotron****VITS TTS**
Total Duration (mins)1,302.661,271.651,061.961,340.79
Max Sample Length (mins)112.42120.7580.34111.01
Min Sample Length (mins)61.7356.4544.6465.53
Avg Sample Length (mins)76.6374.8062.4778.87
Files per Speaker708 audio files495 audio files495 audio files495 audio files

Structure

The dataset is organized into folders, each containing audio files for the respective parts mentioned above. Each folder is named according to its part (e.g., Bonafide_Part1, Tacotron, etc.).

Usage

The dataset is available on Huggingface through the following link:

  • β€”Huggingface Dataset: https://huggingface.co/datasets/CSALT/deepfakedetectiondataset_urdu The code for this project is on Github:
  • β€”https://github.com/CSALT-LUMS/urdu-deepfake-dataset

Citation

@inproceedings{sheza-etal-2024-deepfake,
    title = "Deepfake Defense: Constructing and Evaluating a Specialized Urdu Deepfake Audio Dataset",
    author = "Sheza Munir, Wassay Sajjad, Mukeet Raza, Emaan Mujahid Abbas, Abdul Hameed Azeemi, Ihsan Ayyub Qazi, and Agha Ali Raza",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    year = "2024",
    publisher = "Association for Computational Linguistics",
}

Legal

CC BY-NC 4.0 license for the data hosted on HuggingFace and Google Drive.

CSALT/deepfake_detection_dataset_urdu Β· CoolFace