madova commited on
Commit
5dfffed
·
verified ·
1 Parent(s): 7320d5e

Update README.md

Browse files

arranger la citation et la decoller des limitations

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -104,12 +104,13 @@ Please cite the original dataset:
104
  version = {V1},
105
  doi = {10.17632/28x8tc9n9k.1}
106
  }
107
-
108
- This Hugging Face version was prepared by Bantu Languages Initiative to improve accessibility for the ASR and African NLP research community.
109
 
110
  ## Limitations
111
  - LRSC is a small read-speech corpus and should not be treated as fully representative of all Lingala accents, dialects, spontaneous speech, or noisy real-world speech.
112
  - Speaker IDs are inferred from filenames.
113
  - The gender field is manually added in this repackaging as perceived voice category and may be uncertain.
114
- - The train/validation/test splits are newly generated for Hugging Face convenience; the original_split column preserves the original split provenance.
 
 
115
 
 
104
  version = {V1},
105
  doi = {10.17632/28x8tc9n9k.1}
106
  }
107
+ ```
 
108
 
109
  ## Limitations
110
  - LRSC is a small read-speech corpus and should not be treated as fully representative of all Lingala accents, dialects, spontaneous speech, or noisy real-world speech.
111
  - Speaker IDs are inferred from filenames.
112
  - The gender field is manually added in this repackaging as perceived voice category and may be uncertain.
113
+ - The train/validation/test splits are newly generated for Hugging Face convenience; the original_split column preserves the original split provenance.
114
+
115
+ This Hugging Face version was prepared by Bantu Languages Initiative to improve accessibility for the ASR and African NLP research community.
116