ghananlpcommunity/ghana-female-twi-8sec-splits
This dataset is shared under CC BY-NC 4.0, which means you are free to use, share, and adapt it for non-commercial research and educational purposes with attribution. You can read the full license at https://creativecommons.org/licenses/by-nc/4.0/. Twi 8-Word Speech Segments 25951 speech-text pairs split from 30-min recordings. Processing pipeline Source audio from ghananlpcommunity/ghana-female-twi-tts-full-length Full-file CTC forced alignment (MMS-300M) for… See the full description on the dataset page: https://huggingface.co/datasets/ghananlpcommunity/ghana-female-twi-8sec-splits.
0195
This dataset is shared under CC BY-NC 4.0, which means you are free to use, share, and adapt it for non-commercial research and educational purposes with attribution. You can read the full license at https://creativecommons.org/licenses/by-nc/4.0/.
Twi 8-Word Speech Segments
25951 speech-text pairs split from 30-min recordings.
Processing pipeline
- Source audio from
ghananlpcommunity/ghana-female-twi-tts-full-length - Full-file CTC forced alignment (MMS-300M) for word-level timestamps
- Words grouped into 16-word (8-gram) segments
- Leading/trailing silence trimmed with VAD (-40 dBFS threshold)
- Filtered: min 1.0s, max 15.0s
- Original sample rate preserved (24kHz)
Usage
from datasets import load_dataset
ds = load_dataset("ghananlpcommunity/ghana-female-twi-8sec-splits", split="train")