File size: 1,815 Bytes
fcecfa9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79decb3
fcecfa9
 
 
e2b9afd
 
 
 
79decb3
fcecfa9
 
 
 
cb2a65b
fcecfa9
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
license: cc-by-3.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: age
    dtype: string
  - name: gender
    dtype: string
  - name: speaker_id
    dtype: string
  - name: duration
    dtype: string
  - name: pdp_score
    dtype: string
  - name: utterance_id
    dtype: string
  - name: disfluency
    dtype: bool
  - name: text
    dtype: string
  - name: typos
    dtype: bool
  - name: split
    dtype: string
  splits:
  - name: train
    num_bytes: 3197221785.54
    num_examples: 74180
  - name: test
    num_bytes: 156309950.104
    num_examples: 3232
  download_size: 3462491878
  dataset_size: 3353531735.644
task_categories:
- automatic-speech-recognition
language:
- en
pretty_name: ' NCHLT Speech Corpus -- South African English '
---

# NCHLT Speech Corpus -- South African English

This is the South African English language part of the NCHLT Speech Corpus of the South African languages.

Language code (ISO 639): `eng`

URI: <https://hdl.handle.net/20.500.12185/274>

## Licence:

Creative Commons Attribution 3.0 Unported License (CC BY 3.0): <http://creativecommons.org/licenses/by/3.0/legalcode>

## Attribution:

The Department of Arts and Culture of the government of the Republic of South Africa (DAC), Council for Scientific and Industrial Research (CSIR) and North-West University (NWU).

## Citation Information:

```
@inproceedings{barnard2014nchlt,
  title={{The NCHLT speech corpus of the South African languages}},
  author={Barnard, Etienne and Davel, Marelie H and Van Heerden, Charl and De Wet, Febe and Badenhorst, Jaco},
  booktitle={Workshop Spoken Language Technologies for Under-resourced Languages (SLTU)},
  year={2014}
}
```