Dialectra commited on
Commit
bee7697
·
verified ·
1 Parent(s): 6a0efdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +133 -3
README.md CHANGED
@@ -1,3 +1,133 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ## Dataset Description
3
+
4
+ Dialectra Yoruba Speech Corpus v1 is an open speech dataset collected from native Yoruba speakers across multiple regions and dialect communities.
5
+
6
+ The dataset was created to support the development of speech technologies for Yoruba, including Automatic Speech Recognition (ASR), Speech-to-Text (STT), Text-to-Speech (TTS), dialect research, and broader language technology applications.
7
+
8
+ This release contains transcribed speech recordings collected and verified through Dialectra's speech data platform.
9
+
10
+ ## Motivation
11
+
12
+ Despite being spoken by tens of millions of people across Nigeria and the global diaspora, Yoruba remains underrepresented in modern speech AI systems.
13
+
14
+ Dialectra was established to build dialect-aware speech infrastructure for African languages through:
15
+
16
+ * Speech collection
17
+ * Annotation
18
+ * Human verification
19
+ * Benchmarking
20
+ * Dialect evaluation
21
+ * Conversational speech infrastructure
22
+
23
+ This dataset is part of that mission.
24
+
25
+ ## Dataset Summary
26
+
27
+ | Metric | Value |
28
+ | ----------------- | ------------------ |
29
+ | Language | Yoruba |
30
+ | Country | Nigeria |
31
+ | Audio Format | WAV |
32
+ | Sampling Rate | 16 kHz |
33
+ | Dataset Version | v1 |
34
+ | Speakers | 41 |
35
+ | Audio Samples | 310 |
36
+ | Duration | 40 minutes + |
37
+ | Collection Method | Dialectra platform |
38
+
39
+ ## Dialect Coverage
40
+
41
+ The dataset includes recordings from Yoruba speakers across different regions.
42
+
43
+ Examples include:
44
+
45
+ * Standard Yoruba
46
+ * Oyo
47
+ * Ibadan
48
+ * Ijebu
49
+ * Ekiti
50
+ * Ondo
51
+ * Mixed Yoruba variants
52
+
53
+ Dialect representation may not be perfectly balanced.
54
+
55
+ Researchers are encouraged to evaluate model performance across dialect groups independently.
56
+
57
+ ## Data Collection Process
58
+
59
+ Speech samples were collected through the Dialectra platform.
60
+
61
+ Contributors voluntarily participated and recorded speech tasks using mobile and web interfaces.
62
+
63
+ Collection methods included:
64
+
65
+ * Scripted speech
66
+ * Prompt-based recordings
67
+ * Read speech
68
+
69
+ All contributors agreed to the platform's contribution and licensing terms.
70
+
71
+ ## Intended Uses
72
+
73
+ ### Suitable For
74
+
75
+ * Automatic Speech Recognition (ASR)
76
+ * Speech-to-Text (STT)
77
+ * Text-to-Speech (TTS)
78
+ * Dialect Classification
79
+ * Speech Research
80
+ * Acoustic Modeling
81
+ * Language Technology Development
82
+
83
+ ### Out-of-Scope Uses
84
+
85
+ * Speaker Identification
86
+ * Biometric Authentication
87
+ * Demographic Profiling
88
+ * Surveillance Applications
89
+
90
+ ## Benchmarking
91
+
92
+ Dialectra maintains internal benchmarking pipelines for evaluating speech quality and transcription accuracy.
93
+
94
+ Metrics may include:
95
+
96
+ * Word Error Rate (WER)
97
+ * Character Error Rate (CER)
98
+ * Dialect Recognition Rate (DRR)
99
+ * Dataset Coverage
100
+
101
+ Benchmark reports may be released separately.
102
+
103
+ ## Ethical Considerations
104
+
105
+ Researchers should consider:
106
+
107
+ * Dialect representation imbalance
108
+ * Regional variation
109
+ * Demographic coverage
110
+ * Potential biases within speech data
111
+
112
+ The dataset should be used responsibly and in compliance with applicable laws and regulations.
113
+
114
+ ## License
115
+
116
+ CC-BY-4.0
117
+
118
+ ## Citation
119
+
120
+ @dataset{dialectra_yoruba_2026,
121
+ title={Dialectra Yoruba Speech Corpus v1},
122
+ author={Dialectra},
123
+ year={2026},
124
+ publisher={Hugging Face}
125
+ }
126
+
127
+ ## About Dialectra
128
+
129
+ Dialectra is building dialect-aware speech infrastructure for African languages through speech collection, annotation, benchmarking, conversational datasets, and speech intelligence systems.
130
+
131
+ Website: https://dialectra.io
132
+
133
+ Contact: [bakaka@dialectra.io](mailto:bakaka@dialectra.io)