Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- vuihocrnd/l2-arctic-cleaned
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
license: mit
|
| 7 |
+
task_categories:
|
| 8 |
+
- audio-classification
|
| 9 |
+
pretty_name: L2 Arctic Cleaned
|
| 10 |
+
size_categories:
|
| 11 |
+
- 1K<n<10K
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# L2 Arctic Cleaned
|
| 15 |
+
|
| 16 |
+
This is a cleaned version of the **L2 Arctic** dataset.
|
| 17 |
+
It includes English L2 speech recordings split into **train** and **test**, with aligned metadata CSVs.
|
| 18 |
+
|
| 19 |
+
## Dataset Structure
|
| 20 |
+
|
| 21 |
+
- `train/` — training audio files (`.wav`)
|
| 22 |
+
- `train/metadata.csv` — metadata with columns: `file_name,Label`
|
| 23 |
+
- `test/` — test audio files (`.wav`)
|
| 24 |
+
- `test/metadata.csv` — metadata with columns: `file_name,Label`
|
| 25 |
+
|
| 26 |
+
## Example Row (from metadata.csv)
|
| 27 |
+
|
| 28 |
+
```csv
|
| 29 |
+
file_name,Label
|
| 30 |
+
YKWK_arctic_a0258.wav,YKWK_arctic_a0258
|