CoolFace
Datasetpublic

ghananlpcommunity/ghana-speech-ipa

Ghana Speech — Audio with IPA Transcripts Speech with both transcript forms: the original orthography and the IPA phoneme sequence read off the audio by ASR. Each language is a subset, with real train/validation splits. from datasets import load_dataset ds = load_dataset("ghanaopendata/ghana-speech-ipa", "Akuapem_Twi_twi", split="train") ds[0]["audio"] # decoded waveform, 16 kHz ds[0]["text"] # original orthography ds[0]["ipa"] # IPA phonemes 369,347 clips · ~747 h… See the full description on the dataset page: https://huggingface.co/datasets/ghananlpcommunity/ghana-speech-ipa.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes1.2kdownloads
1 commits on main
9dd6a9b2mo ago

Duplicate from ghanaopendata/ghana-speech-ipa

michsethowusu