fiifinketia/dagbani-bible-audio-text-tts
Twi 16-Word Speech Segments 53410 speech-text pairs split from long recordings. Processing pipeline Source audio from ghananlpcommunity/dagbani-tts-bible-full-audio-text Full-file CTC forced alignment (MMS-300M) for word-level timestamps Words grouped into 16-word 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 =… See the full description on the dataset page: https://huggingface.co/datasets/fiifinketia/dagbani-bible-audio-text-tts.
020
Twi 16-Word Speech Segments
53410 speech-text pairs split from long recordings.
Processing pipeline
- Source audio from
ghananlpcommunity/dagbani-tts-bible-full-audio-text - Full-file CTC forced alignment (MMS-300M) for word-level timestamps
- Words grouped into 16-word 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/dagbani-bible-audio-text-tts", split="train")