fosters commited on
Commit
1a9a1f3
·
verified ·
1 Parent(s): 3567fd6

Update README.md

Browse files

Belarusian audio corpus.

3 different sets under the hood.
=============================


dataset_1 - Людзі на балоце
Corresponded text https://knihi.com/Ivan_Mielez/Ludzi_na_balocie.html

Total duration: 13:42:04

--------------------------------------------
dataset_2 - Donar.by

Total duration: 37h 5m 34s


--------------------------------------------
dataset-3 - Knihi.by


Sources (with kind permission by): PRASTORA.BY (https://prastora.by)

Total durations: 36:50:54

Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -29,4 +29,14 @@ configs:
29
  path: data/train-*
30
  - split: test
31
  path: data/test-*
 
 
 
 
 
 
 
 
 
 
32
  ---
 
29
  path: data/train-*
30
  - split: test
31
  path: data/test-*
32
+ license: apache-2.0
33
+ language:
34
+ - be
35
+ tags:
36
+ - belarusian
37
+ - audio
38
+ - tts
39
+ pretty_name: Belarusian audio corpus
40
+ size_categories:
41
+ - 10K<n<100K
42
  ---