You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Data Fields

The dataset includes the following fields:

audio: Audio file containing the spoken Bible passage (48kHz sampling rate) full_text: Complete transcription of the audio passage in Bambara duration: Length of the audio clip in seconds

Usage

  1. Speech Recognition: Training ASR models for Moore
  2. Text-to-Speech: Development of TTS systems for Moore
  3. Speech Analysis: Studying prosody and phonetics of Moore
  4. Recherche linguistique : Analyse approfondie des structures syntaxiques, lexicales et phonétiques spécifiques au Mooré, pour enrichir les études linguistiques.

Loading the Dataset

from datasets import load_dataset, DownloadConfig
dataset = load_dataset("burkimbia/audio-dataset-aggregated", split="train", download_config=DownloadConfig(token=os.environ["HF_TOKEN"]))

Additional Information

Source Pipleines

  1. verbatim : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14005073586/job/39217866279
  2. aggregation of verbatim : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14011418513
  3. road to lightness : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14012768295/job/39234622881
  4. execute contribution : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14010966591/job/39230701262
  5. Append light dataset of (3) with dataset of (4)
Downloads last month
72