Datasets:
background_w_citation
Browse files
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
The following dataset is the isiZulu subset of the NCHLT Speech Corpus. The original data can be downloaded from https://repo.sadilar.org/handle/20.500.12185/517?show=full.
|
| 2 |
---
|
| 3 |
dataset_info:
|
| 4 |
features:
|
|
@@ -40,4 +39,20 @@ task_categories:
|
|
| 40 |
language:
|
| 41 |
- zu
|
| 42 |
pretty_name: NCHLT isiZulu Auxiliary Speech Corpus
|
| 43 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
|
|
|
| 39 |
language:
|
| 40 |
- zu
|
| 41 |
pretty_name: NCHLT isiZulu Auxiliary Speech Corpus
|
| 42 |
+
---
|
| 43 |
+
## Dataset Details
|
| 44 |
+
This is the Zulu language split of the NCHLT speech corpus. It containes 157.2 hours of isiZulu speech from 210 (98 Male; 112 Female) native speakers of the language. Each recording consists of a speaker reading three words. These words were sourced from South African government websites. The full corpus can be downloaded from the [SADILAR website.](https://repo.sadilar.org/handle/20.500.12185/517?show=full)
|
| 45 |
+
|
| 46 |
+
For a full description of the corpus, see Barnard et al. 2014.
|
| 47 |
+
|
| 48 |
+
## Citation
|
| 49 |
+
|
| 50 |
+
**BibTeX:**
|
| 51 |
+
|
| 52 |
+
```bibtex
|
| 53 |
+
@inproceedings{barnard2014nchlt,
|
| 54 |
+
title={The NCHLT speech corpus of the South African languages},
|
| 55 |
+
author={Barnard, Etienne and Davel, Marelie H and van Heerden, Charl and De Wet, Febe and Badenhorst, Jaco},
|
| 56 |
+
year={2014},
|
| 57 |
+
organization={Workshop Spoken Language Technologies for Under-resourced Languages (SLTU)}
|
| 58 |
+
```
|