Datasets:
Update README: fix typo
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ description: |
|
|
76 |
|
77 |
This repository contains the **Jeli-ASR** dataset, which is primarily a reviewed version of Aboubacar Ouattara's **Bambara-ASR** dataset (drawn from jeli-asr and available at [oza75/bambara-asr](https://huggingface.co/datasets/oza75/bambara-asr)) combined with the best data retained from the former version: `jeli-data-manifest`. This dataset features improved data quality for automatic speech recognition (ASR) and translation tasks, with variable length Bambara audio samples, Bambara transcriptions and French translations.
|
78 |
|
79 |
-
## Important
|
80 |
|
81 |
1. Please note that this dataset is currently in development and is therefore not fixed. The structure, content, and availability of the dataset may change as improvements and updates are made.
|
82 |
2. The Dataset viewer has been disabled for this dataset since it uses a [custom loading script](bam-asr-all.py). You can safely load this dataset and all its features as a HF dataset object though (see usage section)
|
|
|
76 |
|
77 |
This repository contains the **Jeli-ASR** dataset, which is primarily a reviewed version of Aboubacar Ouattara's **Bambara-ASR** dataset (drawn from jeli-asr and available at [oza75/bambara-asr](https://huggingface.co/datasets/oza75/bambara-asr)) combined with the best data retained from the former version: `jeli-data-manifest`. This dataset features improved data quality for automatic speech recognition (ASR) and translation tasks, with variable length Bambara audio samples, Bambara transcriptions and French translations.
|
78 |
|
79 |
+
## Important Notes
|
80 |
|
81 |
1. Please note that this dataset is currently in development and is therefore not fixed. The structure, content, and availability of the dataset may change as improvements and updates are made.
|
82 |
2. The Dataset viewer has been disabled for this dataset since it uses a [custom loading script](bam-asr-all.py). You can safely load this dataset and all its features as a HF dataset object though (see usage section)
|