File size: 1,767 Bytes
bf57b0c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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: 3018582117.6
    num_examples: 40708
  - name: test
    num_bytes: 206973400.814
    num_examples: 2794
  download_size: 3298025441
  dataset_size: 3225555518.414
task_categories:
- automatic-speech-recognition
language:
- ss
pretty_name: NCHLT Speech Corpus -- siSwati
---
# NCHLT Speech Corpus -- siSwati

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

Language code (ISO 639): `ssw`

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

## 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}
}
```