Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 574620691 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

πŸ‡°πŸ‡ͺ Swahili Speech Dataset

Website Contact Data Available


🌍 Swahili β€” The lingua franca of East Africa.

Spoken by 200+ million people across Kenya, Tanzania, Uganda, Rwanda, Burundi, and the DRC.

πŸ“§ Need more? sofia@silencioai.com β€” we have 9,786 hours of Swahili voice data.


🎯 Dataset Overview

70 high-quality Swahili recordings from native speakers across East Africa.

Language Speakers Regions Sample Size
πŸ‡°πŸ‡ͺ Kiswahili Native speakers Kenya, Tanzania, Uganda 70 recordings

Speaker Demographics

  • Gender balance: Mixed male/female
  • Regions: Kenyan Swahili (Nairobi, Mombasa), Tanzanian Swahili
  • Ages: 18-60+
  • Recording quality: Real-world mobile recordings, natural speech

πŸš€ Quick Start

from datasets import load_dataset

# Load dataset
swahili = load_dataset("SilencioNetwork/swahili-speech")

# Process samples
for sample in swahili['train']:
    audio = sample['audio']
    transcript = sample['transcript']
    gender = sample['gender']
    print(f"[{gender}] {transcript[:50]}...")

🌍 Why Swahili?

Swahili (Kiswahili) is one of Africa's most important languages:

  • πŸ—£οΈ 200+ million speakers across East and Central Africa
  • πŸ‡°πŸ‡ͺ Official language of Kenya, Tanzania, Uganda, Rwanda
  • πŸ’Ό Growing digital economy β€” mobile banking, e-commerce booming
  • πŸ“± Tech adoption β€” M-Pesa, voice AI demand rising
  • 🌐 Pan-African lingua franca β€” Used across 10+ countries

Yet Swahili remains severely underrepresented in voice AI datasets.


πŸ“Š Full Data Availability

This sample is <1% of our Swahili corpus.

Category This Sample Full Corpus Available
Swahili (Kenya) 70 recordings 9,786 hours
Total 70 9,786 hours

What We Have

  • βœ… 9,786 hours of Swahili voice data
  • βœ… Native speakers from Kenya, Tanzania, Uganda
  • βœ… Multiple dialects and accents
  • βœ… Real-world recording conditions
  • βœ… Transcriptions available
  • βœ… Rich metadata (gender, age, region, emotion)

πŸ“‹ Metadata

Each recording includes:

Field Description
file_name Audio file path
id Unique recording ID
audio Audio data (48 kHz WAV)
transcript Swahili transcription
gender Speaker gender (male/female)
country_code ISO country code (KE, TZ, UG)
mother_tongue Native language
dialect Regional dialect
duration Recording length (seconds)
emotions Emotion labels (joy, neutral, etc.)
type_of_script free_speech / keywords / monologues
script Original prompt

🎀 Audio Format

  • Format: WAV
  • Sample Rate: 48 kHz
  • Channels: Mono
  • Recording: Real-world conditions (mobile devices, natural environments)
  • Quality: Professional transcription and QA

🎯 Use Cases

  • πŸ—£οΈ Swahili ASR β€” Speech recognition for East African markets
  • πŸ”Š Swahili TTS β€” Voice synthesis for mobile apps, assistants
  • πŸ“± Voice apps β€” M-Pesa, mobile banking, healthcare
  • πŸŽ“ Education β€” Language learning, literacy tools
  • πŸ“ž Call centers β€” Automated customer support in Swahili
  • πŸ“Š Benchmarking β€” Test multilingual model performance
  • 🌍 Inclusive AI β€” Build voice AI that works for Africa

βš–οΈ License

CC BY-NC 4.0 β€” Free for research and non-commercial use.

For commercial licensing, contact sofia@silencioai.com.


πŸ“§ Get the Full Dataset

Need more Swahili data? We can help.

What You Need We Provide
More Swahili data βœ… 9,786 hours available
Other East African languages βœ… Luganda, Kinyarwanda, Kikuyu
Kenyan English βœ… 1,200+ hours
Tanzanian dialects βœ… Available
Custom collection βœ… Any East African language

πŸ“§ Email: sofia@silencioai.com

🌐 Website: silencioai.com


🌟 Why Silencio Network?

  • 1.5M+ active contributors globally
  • 180+ countries represented
  • 100+ languages available
  • Real-world data β€” Not synthetic, not scripted
  • Fast turnaround β€” Custom collection in 2-4 weeks
  • Ethical sourcing β€” Contributors are paid fairly

Citation

@dataset{silencio_swahili_2025,
    title        = {Swahili Speech Dataset},
    author       = {Silencio Network},
    year         = {2025},
    publisher    = {Hugging Face},
    howpublished = {\url{https://huggingface.co/datasets/SilencioNetwork/swahili-speech}},
    license      = {CC BY-NC 4.0}
}

Related Datasets


πŸš€ Building voice AI for Africa? Let's talk: sofia@silencioai.com

Downloads last month
5