rutsam commited on
Commit
e974b86
1 Parent(s): a813f11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -8
README.md CHANGED
@@ -1,10 +1,29 @@
1
  ---
2
- language_creators:
3
- - Digital Umuganda
4
- license: cc-by-4.0
5
- size_categories:
6
- - 3K<n<4K
7
- - ~=6hours
 
 
 
8
  ---
9
- ## Kinyarwanda TTS dataset
10
- The dataset consists of 3992 clips of Kinyarwanda TTS corpus
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - rw
4
+ language_creators:
5
+ - "Digital Umuganda"
6
+ license:
7
+ - cc-by-4.0
8
+ size_categories:
9
+ - 3K<n<4K
10
+ - ~6hours
11
  ---
12
+ # Kinyarwanda TTS dataset
13
+
14
+ The dataset consists of 3992 clips of Kinyarwanda TTS corpus recorded in a studio using a voice actress, it was collected in the mbaza project
15
+
16
+ ## Data structure
17
+ ```
18
+ Audio: 3992 Single voice studio recordings by a voice actress
19
+ Text: CSV with audio name and corresponding written text
20
+ ```
21
+
22
+ ## Language
23
+ The corresponding dataset is in the Kinyarwanda Language
24
+
25
+ ## Dataset Creation
26
+ - Text collected had to include Kinyarwanda syllabes, which is made by a combination of a consonant or a group of consonats (e.g. Nyw) and a vowel.
27
+ - Text were reviewed by a linguist to ensure the text fit kinyarwanda standards
28
+ - The voice were recorded in a studio albeit in a semi-professional settings (i.e. some of the audio contains reverbs)
29
+