M9and2M commited on
Commit
eca17e8
1 Parent(s): 1fb6a03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -15
README.md CHANGED
@@ -24,36 +24,33 @@ This repository hosts a collection of Wolof speech datasets. The datasets, sourc
24
 
25
  ## Dataset Overview
26
 
27
- To ensure well-organized and readable code, we have divided the code into separate files, each dedicated to downloading and cleaning a specific dataset. Below are the datasets included in this collection:
28
 
29
  ### 1. ISMA/ALFFA_WOLOF
30
  - **Source**: https://huggingface.co/datasets/Isma/alffa_wolof
31
  - **Processing**: A function was created to extract the audio from the column and save it in a WAV file.
32
 
33
- ### 2. SERGE-WILSON/WOLOF_SPEECH_TRANSCRIPTION
34
- - **Source**: Mendy, n.d.
35
- - **Description**: This dataset contains 14,844 audio rows or speech recordings, totaling 17.75 hours of recordings. The audio column type is 'ByteWAV'.
36
- - **Processing**: We implemented a function to convert the audio into WAV format before saving the corresponding files.
37
-
38
  ### 3. PERRYNELSON/WAXAL-WOLOF
39
  - **Source**: https://huggingface.co/datasets/perrynelson/waxal-wolof
40
 
41
  ### 4. GOOGLE/FLEURS
42
- - **Source**: Conneau et al., 2022
43
- - **Description**: This dataset is a comprehensive collection containing speech-to-text data for hundreds of languages, including low-resource languages like Wolof. It includes 11.2 hours of recordings for the Wolof dataset.
44
 
45
- ## Other Website Sources
46
 
47
  The following datasets were acquired by downloading a zip file containing folders with audio files and a file (CSV or TXT) housing transcriptions along with the paths to the corresponding audio files:
48
 
49
  ### 1. ALFFA DATASET
50
- - **Source**: Gauthier, Besacier, Voisin, Melese, & Elingui, 2016
51
- - **Description**: This dataset comprises various African languages designed for AI projects, aimed at leveraging low-resource African languages for AI applications. It contains 18.97 hours of Wolof recordings.
 
52
 
53
  ### 2. WAXAL DATASET
54
- - **Source**: Waxal-Multilingual, 2022
55
- - **Description**: This dataset provides a CSV file containing transcriptions and the paths to corresponding audio files, along with a link for downloading the audio files. It includes 7.12 hours of recordings.
 
56
 
57
  ### 3. WOLOF TTS DATASET
58
- - **Source**: Diop, Aw, Jaane, & Badiane, 2021
59
- - **Description**: The WOLOF TTS dataset presents a well-organized dataset categorized by gender voice. It is the most extensive dataset identified so far, comprising 45.3 hours of recordings.
 
 
24
 
25
  ## Dataset Overview
26
 
27
+ # datasets from Hugging Face sources
28
 
29
  ### 1. ISMA/ALFFA_WOLOF
30
  - **Source**: https://huggingface.co/datasets/Isma/alffa_wolof
31
  - **Processing**: A function was created to extract the audio from the column and save it in a WAV file.
32
 
 
 
 
 
 
33
  ### 3. PERRYNELSON/WAXAL-WOLOF
34
  - **Source**: https://huggingface.co/datasets/perrynelson/waxal-wolof
35
 
36
  ### 4. GOOGLE/FLEURS
37
+ - **Source**: https://huggingface.co/datasets/google/fleurs/viewer/wo_sn
 
38
 
39
+ # datasets from other Website Sources
40
 
41
  The following datasets were acquired by downloading a zip file containing folders with audio files and a file (CSV or TXT) housing transcriptions along with the paths to the corresponding audio files:
42
 
43
  ### 1. ALFFA DATASET
44
+ - **Authors**: Gauthier, Elodie ; Besacier, Laurent ; Voisin, Sylvie ; Melese, Michael ; Elingui, Uriel Pascal
45
+ - **Title**: Collecting Resources in Sub-Saharan African Languages for Automatic Speech Recognition: a Case Study of Wolof
46
+ - **link**: https://aclanthology.org/L16-1611/
47
 
48
  ### 2. WAXAL DATASET
49
+ - **Author**: Waxal-Multilingual
50
+ - **Title**: Waxal Speech Data Resources
51
+ - **Link**: https://github.com/Waxal-Multilingual/speech-data/tree/main
52
 
53
  ### 3. WOLOF TTS DATASET
54
+ - **Authors**: Diop, Thierno Ibrahima ; Aw, Demba; Jaane, Ami; Badiane, Mamadou
55
+ - **Title**: WOLOF TTS(Text To Speech) Data
56
+ - **Link**: https://zenodo.org/records/4498861#.YXU2A3X7R-M