Datasets:
Add link to paper and dataset description
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -67,11 +67,30 @@ language:
|
|
| 67 |
- tyv
|
| 68 |
- sah
|
| 69 |
license: mit
|
|
|
|
|
|
|
| 70 |
task_categories:
|
| 71 |
- audio-classification
|
|
|
|
| 72 |
tags:
|
| 73 |
- antispoofing
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
-
|
| 77 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
- tyv
|
| 68 |
- sah
|
| 69 |
license: mit
|
| 70 |
+
size_categories:
|
| 71 |
+
- 1M<n<10M
|
| 72 |
task_categories:
|
| 73 |
- audio-classification
|
| 74 |
+
pretty_name: LRL spoof
|
| 75 |
tags:
|
| 76 |
- antispoofing
|
| 77 |
+
---
|
| 78 |
+
|
| 79 |
+
# LRLspoof: Low-Resource Language Spoofing Corpus
|
| 80 |
+
|
| 81 |
+
LRLspoof is a large-scale multilingual synthetic-speech corpus designed for cross-lingual spoof detection.
|
| 82 |
+
|
| 83 |
+
The dataset was introduced in the paper [When Spoof Detectors Travel: Evaluation Across 66 Languages in the Low-Resource Language Spoofing Corpus](https://huggingface.co/papers/2603.02364).
|
| 84 |
+
|
| 85 |
+
### Dataset Summary
|
| 86 |
+
|
| 87 |
+
- **Total Audio:** 2,732 hours
|
| 88 |
+
- **Number of Languages:** 66 (including 45 low-resource languages)
|
| 89 |
+
- **Generation:** Audio was generated using 24 different open-source Text-to-Speech (TTS) systems.
|
| 90 |
+
- **Purpose:** Benchmarking countermeasures for synthetic speech detection (spoofing) across diverse linguistic domains.
|
| 91 |
+
|
| 92 |
+
### Key Features
|
| 93 |
+
|
| 94 |
+
* **Multilingual Scope:** Covers a wide variety of languages to evaluate how language-specific features act as a source of domain shift in spoof detection.
|
| 95 |
+
* **Scale:** One of the largest available corpora for synthetic speech detection, facilitating robust training and evaluation.
|
| 96 |
+
* **Low-Resource Focus:** Explicitly includes 45 languages defined as low-resource, addressing a gap in current AI safety and security research.
|