Datasets:
Commit ·
c3ff7dd
0
Parent(s):
Duplicate from danielshaps/nchlt_speech_ssw
Browse filesCo-authored-by: Daniel van Niekerk <danielshaps@users.noreply.huggingface.co>
- .gitattributes +59 -0
- LICENSE.txt +47 -0
- README.md +74 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00007.parquet +3 -0
- data/train-00001-of-00007.parquet +3 -0
- data/train-00002-of-00007.parquet +3 -0
- data/train-00003-of-00007.parquet +3 -0
- data/train-00004-of-00007.parquet +3 -0
- data/train-00005-of-00007.parquet +3 -0
- data/train-00006-of-00007.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
LICENSE.txt
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
--------------------------------------------------------------------------------------------
|
| 2 |
+
|
| 3 |
+
The NCHLT Speech Corpus is licensed under a Creative Commons Attribution 3.0 Unported
|
| 4 |
+
(CC BY 3.0) license.
|
| 5 |
+
|
| 6 |
+
URL: http://creativecommons.org/licenses/by/3.0/
|
| 7 |
+
|
| 8 |
+
Attribute work to: the Department of Arts and Culture of the government of the Republic of
|
| 9 |
+
South Africa (DAC), Council for Scientific and Industrial Research (CSIR) and
|
| 10 |
+
North-West University (NWU).
|
| 11 |
+
|
| 12 |
+
--------------------------------------------------------------------------------------------
|
| 13 |
+
|
| 14 |
+
You are free:
|
| 15 |
+
|
| 16 |
+
to Share - to copy, distribute and transmit the work
|
| 17 |
+
to Remix - to adapt the work
|
| 18 |
+
to make commercial use of the work
|
| 19 |
+
|
| 20 |
+
Under the following conditions:
|
| 21 |
+
|
| 22 |
+
Attribution - You must attribute the work to:
|
| 23 |
+
the Department of Arts and Culture of the government of the Republic of South Africa (DAC),
|
| 24 |
+
Council for Scientific and Industrial Research (CSIR) and North-West University (NWU).
|
| 25 |
+
(but not in any way that suggests that they endorse you or your use of the work).
|
| 26 |
+
|
| 27 |
+
With the understanding that:
|
| 28 |
+
|
| 29 |
+
Waiver - Any of the above conditions can be waived if you get permission from the
|
| 30 |
+
copyright holder.
|
| 31 |
+
|
| 32 |
+
Public Domain - Where the work or any of its elements is in the public domain under
|
| 33 |
+
applicable law, that status is in no way affected by the license.
|
| 34 |
+
|
| 35 |
+
Other Rights - In no way are any of the following rights affected by the license:
|
| 36 |
+
Your fair dealing or fair use rights, or other applicable copyright exceptions and
|
| 37 |
+
limitations;
|
| 38 |
+
The author's moral rights;
|
| 39 |
+
Rights other persons may have either in the work itself or in how the work is used,
|
| 40 |
+
such as publicity or privacy rights.
|
| 41 |
+
|
| 42 |
+
Notice - For any reuse or distribution, you must make clear to others the license terms
|
| 43 |
+
of this work. The best way to do this is with a link to this web page:
|
| 44 |
+
http://creativecommons.org/licenses/by/3.0/
|
| 45 |
+
|
| 46 |
+
--------------------------------------------------------------------------------------------
|
| 47 |
+
|
README.md
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-3.0
|
| 3 |
+
configs:
|
| 4 |
+
- config_name: default
|
| 5 |
+
data_files:
|
| 6 |
+
- split: train
|
| 7 |
+
path: data/train-*
|
| 8 |
+
- split: test
|
| 9 |
+
path: data/test-*
|
| 10 |
+
dataset_info:
|
| 11 |
+
features:
|
| 12 |
+
- name: audio
|
| 13 |
+
dtype: audio
|
| 14 |
+
- name: age
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: gender
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: speaker_id
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: duration
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: pdp_score
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: utterance_id
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: disfluency
|
| 27 |
+
dtype: bool
|
| 28 |
+
- name: text
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: typos
|
| 31 |
+
dtype: bool
|
| 32 |
+
- name: split
|
| 33 |
+
dtype: string
|
| 34 |
+
splits:
|
| 35 |
+
- name: train
|
| 36 |
+
num_bytes: 3018582117.6
|
| 37 |
+
num_examples: 40708
|
| 38 |
+
- name: test
|
| 39 |
+
num_bytes: 206973400.814
|
| 40 |
+
num_examples: 2794
|
| 41 |
+
download_size: 3298025441
|
| 42 |
+
dataset_size: 3225555518.414
|
| 43 |
+
task_categories:
|
| 44 |
+
- automatic-speech-recognition
|
| 45 |
+
language:
|
| 46 |
+
- ss
|
| 47 |
+
pretty_name: NCHLT Speech Corpus -- siSwati
|
| 48 |
+
---
|
| 49 |
+
# NCHLT Speech Corpus -- siSwati
|
| 50 |
+
|
| 51 |
+
This is the siSwati language part of the NCHLT Speech Corpus of the South African languages.
|
| 52 |
+
|
| 53 |
+
Language code (ISO 639): `ssw`
|
| 54 |
+
|
| 55 |
+
URI: <https://hdl.handle.net/20.500.12185/271>
|
| 56 |
+
|
| 57 |
+
## Licence:
|
| 58 |
+
|
| 59 |
+
Creative Commons Attribution 3.0 Unported License (CC BY 3.0): <http://creativecommons.org/licenses/by/3.0/legalcode>
|
| 60 |
+
|
| 61 |
+
## Attribution:
|
| 62 |
+
|
| 63 |
+
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).
|
| 64 |
+
|
| 65 |
+
## Citation Information:
|
| 66 |
+
|
| 67 |
+
```
|
| 68 |
+
@inproceedings{barnard2014nchlt,
|
| 69 |
+
title={{The NCHLT speech corpus of the South African languages}},
|
| 70 |
+
author={Barnard, Etienne and Davel, Marelie H and Van Heerden, Charl and De Wet, Febe and Badenhorst, Jaco},
|
| 71 |
+
booktitle={Workshop Spoken Language Technologies for Under-resourced Languages (SLTU)},
|
| 72 |
+
year={2014}
|
| 73 |
+
}
|
| 74 |
+
```
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71bbc0e2ac3b77555082e752735b6241cc77e5445e8acdc2aaa575a87c706162
|
| 3 |
+
size 192675470
|
data/train-00000-of-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:207e16134949aea977bc801f024438d5789d36cb433d024be2bdda8bfa3518d7
|
| 3 |
+
size 434733519
|
data/train-00001-of-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df1666ae35910cdb3aabc3e24e8ffbf4a95e1eab1b5a1edadee86c67e3d39b85
|
| 3 |
+
size 425433557
|
data/train-00002-of-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e76ac4976a185e2f4b9d93ea2ae3cdb618f7a3a3e2e7c681390f2a022fe249be
|
| 3 |
+
size 400122281
|
data/train-00003-of-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30e3b564984c27147f5f859448749ef54a3a2a7a199beb1f0fadd71f64a8fe81
|
| 3 |
+
size 431420832
|
data/train-00004-of-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de2434bfb95624ad4a18dc78e5b387f7e14f2ea553c3c1e776e93edca1bad80b
|
| 3 |
+
size 459635175
|
data/train-00005-of-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:daef0aec0b93fc7a6de56351be6fde482189e00a0c1a0c7978882c500f364aaa
|
| 3 |
+
size 454889137
|
data/train-00006-of-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bca9ec6a8bd21e879bcbd3d56c1ff14c0fb652046dd69211ed92c370d5c2f7e9
|
| 3 |
+
size 499115470
|