fibleep commited on
Commit
7c0dc76
1 Parent(s): 02dfa5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -15,7 +15,7 @@ dataset_info:
15
  num_bytes: 408458620.4
16
  num_examples: 3000
17
  download_size: 1963914366
18
- dataset_size: 2056922062.0
19
  configs:
20
  - config_name: default
21
  data_files:
@@ -23,9 +23,14 @@ configs:
23
  path: data/train-*
24
  - split: test
25
  path: data/test-*
 
 
 
 
 
 
26
  ---
27
 
28
  A port of dutch-vl-tts [https://github.com/r-dh/dutch-vl-tts] to hugging face.
29
 
30
- Uses 15 000 samples of a male Dutch Flemish voice. Extracted from Mozilla Common Voice project [https://github.com/common-voice/common-voice/tree/master/server/data/nl].
31
-
 
15
  num_bytes: 408458620.4
16
  num_examples: 3000
17
  download_size: 1963914366
18
+ dataset_size: 2056922062
19
  configs:
20
  - config_name: default
21
  data_files:
 
23
  path: data/train-*
24
  - split: test
25
  path: data/test-*
26
+ license: mpl-2.0
27
+ language:
28
+ - nl
29
+ tags:
30
+ - flemish
31
+ - asr
32
  ---
33
 
34
  A port of dutch-vl-tts [https://github.com/r-dh/dutch-vl-tts] to hugging face.
35
 
36
+ Uses 15 000 samples of a male Dutch Flemish voice. Extracted from Mozilla Common Voice project [https://github.com/common-voice/common-voice/tree/master/server/data/nl].