Datasets:
Add Metadata information
Browse files
README.md
CHANGED
@@ -1,3 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# jeli-asr-data-manifest
|
2 |
|
3 |
This repository contains a resampled version of `jeli-asr` dataset with correponding NeMo data manifests.
|
@@ -118,45 +162,3 @@ This version was created after some shallow cleaning on the transcriptions and r
|
|
118 |
If you use this dataset in your research or project, please give credit to the creators of the original [Jeli-ASR dataset](https://github.com/robotsmali-ai/jeli-asr).
|
119 |
|
120 |
---
|
121 |
-
language:
|
122 |
-
- bm # ISO 639-1 code for Bambara
|
123 |
-
- fr # ISO 639-1 code for French
|
124 |
-
pretty_name: "Jeli-ASR Audio Dataset"
|
125 |
-
tags:
|
126 |
-
- audio
|
127 |
-
- transcription
|
128 |
-
- multilingual
|
129 |
-
- Bambara
|
130 |
-
- French
|
131 |
-
license: "CC-BY-4.0 license" # Replace with the appropriate license for your dataset
|
132 |
-
task_categories:
|
133 |
-
- automatic-speech-recognition
|
134 |
-
- translation
|
135 |
-
task_ids:
|
136 |
-
- speech-to-text
|
137 |
-
- translation-text-to-text
|
138 |
-
annotations_creators:
|
139 |
-
- semi-expert
|
140 |
-
language_creators:
|
141 |
-
- crowdsourced # If the data was annotated or recorded by a team
|
142 |
-
source_datasets:
|
143 |
-
- jeli-asr
|
144 |
-
size_categories:
|
145 |
-
- 10GB<
|
146 |
-
dataset_info:
|
147 |
-
audio_format: "wav"
|
148 |
-
total_audio_files: 11533
|
149 |
-
total_duration_hours: ~30
|
150 |
-
features:
|
151 |
-
audio:
|
152 |
-
- path: string
|
153 |
-
transcription:
|
154 |
-
- bam: string
|
155 |
-
- french: string
|
156 |
-
description: |
|
157 |
-
The **Jeli Audio Dataset** is a multilingual audio dataset containing audio samples
|
158 |
-
in Bambara and French. Each audio file is paired with its transcription in Bambara or
|
159 |
-
its translation in French (available in manifest files). The dataset is designed for tasks
|
160 |
-
like automatic speech recognition (ASR) and translation.
|
161 |
-
Data was recorded in an organized setup in Mali with griots and semi-professionally transcribed, and translated into French.
|
162 |
-
---
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- bm # ISO 639-1 code for Bambara
|
4 |
+
- fr # ISO 639-1 code for French
|
5 |
+
pretty_name: "Jeli-ASR Audio Dataset"
|
6 |
+
tags:
|
7 |
+
- audio
|
8 |
+
- transcription
|
9 |
+
- multilingual
|
10 |
+
- Bambara
|
11 |
+
- French
|
12 |
+
license: "CC-BY-4.0 license" # Replace with the appropriate license for your dataset
|
13 |
+
task_categories:
|
14 |
+
- automatic-speech-recognition
|
15 |
+
- translation
|
16 |
+
task_ids:
|
17 |
+
- speech-to-text
|
18 |
+
- translation-text-to-text
|
19 |
+
annotations_creators:
|
20 |
+
- semi-expert
|
21 |
+
language_creators:
|
22 |
+
- crowdsourced # If the data was annotated or recorded by a team
|
23 |
+
source_datasets:
|
24 |
+
- jeli-asr
|
25 |
+
size_categories:
|
26 |
+
- 10GB<
|
27 |
+
dataset_info:
|
28 |
+
audio_format: "wav"
|
29 |
+
total_audio_files: 11533
|
30 |
+
total_duration_hours: ~30
|
31 |
+
features:
|
32 |
+
audio:
|
33 |
+
- path: string
|
34 |
+
transcription:
|
35 |
+
- bam: string
|
36 |
+
- french: string
|
37 |
+
description: |
|
38 |
+
The **Jeli Audio Dataset** is a multilingual audio dataset containing audio samples
|
39 |
+
in Bambara and French. Each audio file is paired with its transcription in Bambara or
|
40 |
+
its translation in French (available in manifest files). The dataset is designed for tasks
|
41 |
+
like automatic speech recognition (ASR) and translation.
|
42 |
+
Data was recorded in an organized setup in Mali with griots and semi-professionally transcribed, and translated into French.
|
43 |
+
---
|
44 |
+
|
45 |
# jeli-asr-data-manifest
|
46 |
|
47 |
This repository contains a resampled version of `jeli-asr` dataset with correponding NeMo data manifests.
|
|
|
162 |
If you use this dataset in your research or project, please give credit to the creators of the original [Jeli-ASR dataset](https://github.com/robotsmali-ai/jeli-asr).
|
163 |
|
164 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|