CoolFace
Datasetpublic

deepdml/openslr-32-hq-SA-languages

SLR32 – High Quality TTS Data for Four South African Languages Identifier: SLR32License: CC BY-SA 4.0Source: https://www.openslr.org/32/ This dataset contains multi-speaker high quality transcribed audio data for four languages of South Africa: Afrikaans (af_za), Sesotho (st_za), Setswana (tn_za) and isiXhosa (xh_za). The dataset consists of WAV files and a TSV file transcribing the audio. In each folder the file line_index.tsv contains a FileID (which in turn encodes the… See the full description on the dataset page: https://huggingface.co/datasets/deepdml/openslr-32-hq-SA-languages.

sourceHugging Facecc-by-sa-4.0updated 7mo agoView on Hugging Face
0likes50downloads
Dataset Card

SLR32 – High Quality TTS Data for Four South African Languages

Identifier: SLR32 License: CC BY-SA 4.0 Source: https://www.openslr.org/32/

Dataset Description

This dataset contains multi-speaker high quality transcribed audio data for four languages of South Africa: Afrikaans (af_za), Sesotho (st_za), Setswana (tn_za) and isiXhosa (xh_za).

The dataset consists of WAV files and a TSV file transcribing the audio. In each folder the file line_index.tsv contains a FileID (which in turn encodes the UserID) and the transcription of the corresponding audio file.

The dataset has had some quality checks, but there might still be errors.

It was collected as a collaboration between North West University and Google.

Configs / Splits

ConfigLanguageUtterances
af_zaAfrikaans2927
st_zaSesotho2096
tn_zaSetswana2378
xh_zaisiXhosa2420

Fields

FieldTypeDescription
file_idstringUnique identifier (encodes speaker/user)
audioAudioWAV audio
transcriptstringTranscription of the utterance
durationfloat32Audio duration in seconds

Citation

bibtex
@inproceedings{van-niekerk-etal-2017,
  title     = {{Rapid development of TTS corpora for four South African languages}},
  author    = {Daniel van Niekerk and Charl van Heerden and Marelie Davel and
               Neil Kleynhans and Oddur Kjartansson and Martin Jansche and Linne Ha},
  booktitle = {Proc. Interspeech 2017},
  pages     = {2178--2182},
  address   = {Stockholm, Sweden},
  month     = aug,
  year      = {2017},
  URL       = {http://dx.doi.org/10.21437/Interspeech.2017-1139}
}

Copyright 2017 Google, Inc.