ovieyra21 commited on
Commit
5eccbc6
1 Parent(s): 8b830ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -25
README.md CHANGED
@@ -2,31 +2,38 @@
2
  metadata:
3
  dataset_info:
4
  features:
5
- - name: audio
6
- dtype: audio
7
- - name: text
8
- dtype: string
9
- - name: speaker_id
10
- dtype: string
11
  splits:
12
- - name: train
13
- num_examples: 264
14
- num_bytes: 95126174
15
- - name: test
16
- num_examples: 69
17
- num_bytes: 24879460
18
- - name: validation
19
- num_examples: 69
20
- num_bytes: 24594156
21
  configs:
22
- - config_name: comma
23
- data_files: data/train.csv
24
- sep: ","
25
- - config_name: comma
26
- - data_files: data/test.csv
27
- sep: ","
28
- - config_name: comma
29
- - data_files: data/validation.csv
30
- sep: ","
31
- license: mit
 
 
 
 
 
 
 
32
  ---
 
2
  metadata:
3
  dataset_info:
4
  features:
5
+ - name: audio
6
+ dtype: audio
7
+ - name: text
8
+ dtype: string
9
+ - name: speaker_id
10
+ dtype: string
11
  splits:
12
+ - name: train
13
+ num_examples: 264
14
+ num_bytes: 95126174
15
+ - name: test
16
+ num_examples: 69
17
+ num_bytes: 24879460
18
+ - name: validation
19
+ num_examples: 69
20
+ num_bytes: 24594156
21
  configs:
22
+ - config_name: comma
23
+ data_files: data/train.csv
24
+ sep: ','
25
+ - config_name: comma
26
+ - data_files: data/test.csv
27
+ sep: ','
28
+ - config_name: comma
29
+ - data_files: data/validation.csv
30
+ sep: ','
31
+ license: MIT
32
+ task_categories:
33
+ - text-to-speech
34
+ language:
35
+ - es
36
+ pretty_name: mabama-6
37
+ size_categories:
38
+ - 10M<n<100M
39
  ---