djelia/danube
danube A 1,000-utterance Bambara speech sample — 0.87 hours of 16 kHz audio with transcripts and per-utterance speaker labels. Small enough to be a working sample rather than a training corpus. Load from datasets import load_dataset ds = load_dataset("djelia/danube", split="train") print(ds[0]["text"], ds[0]["speaker_id"], ds[0]["duration"]) One config and one split. Config Split Rows Audio default train 1,000 0.865 h Fields… See the full description on the dataset page: https://huggingface.co/datasets/djelia/danube.
09
No card is published for this repository, or it could not be fetched from Hugging Face right now.
