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
- Speech Recognition: Training ASR models for Moore
- Text-to-Speech: Development of TTS systems for Moore
- Speech Analysis: Studying prosody and phonetics of Moore
- 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: https://www.jw.org/mos/d-s%E1%BA%BDn-yiisi/biible/nwt/books/
- Prepared by: @sawadogosalif at Burkimb-IA
- Total Duration: 13 hours
- Audio Format: mp3 files sampled at 48kHz
- Language: Moore
Source Pipleines
- verbatim : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14005073586/job/39217866279
- aggregation of verbatim : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14011418513
- road to lightness : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14012768295/job/39234622881
- execute contribution : https://github.com/sawadogosalif/audio_processing_playground/actions/runs/14010966591/job/39230701262
- Append light dataset of (3) with dataset of (4)
- Downloads last month
- 72