Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
language:
|
4 |
- om
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
### Afaan Oromoo Speech Recognition Dataset.
|
@@ -9,4 +15,5 @@ This dataset is ASR resource for the Oromo language, a widely spoken language in
|
|
9 |
The dataset was collected using mobile app from diverse speakers.
|
10 |
|
11 |
The paper: [Arxiv](https://arxiv.org/abs/2502.00421_) <br>
|
12 |
-
Github: [Sagalee](https://github.com/turinaf/sagalee)
|
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
language:
|
4 |
- om
|
5 |
+
task_categories:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
tags:
|
8 |
+
- Oromo,
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
---
|
12 |
|
13 |
### Afaan Oromoo Speech Recognition Dataset.
|
|
|
15 |
The dataset was collected using mobile app from diverse speakers.
|
16 |
|
17 |
The paper: [Arxiv](https://arxiv.org/abs/2502.00421_) <br>
|
18 |
+
Github: [Sagalee](https://github.com/turinaf/sagalee) <br> <br>
|
19 |
+
The dataset: [OpenSLR](https://openslr.org/157/)
|