guizme commited on
Commit
48163e6
·
verified ·
1 Parent(s): 3e58457

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,38 @@
1
  ---
2
  license: cc0-1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc0-1.0
3
+ dataset_info:
4
+ features:
5
+ - name: audio
6
+ dtype:
7
+ audio:
8
+ sampling_rate: 16000
9
+ - name: transcription
10
+ dtype: string
11
+ - name: duration
12
+ dtype: float64
13
+ - name: gender
14
+ dtype: string
15
+ - name: language
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 6642954
20
+ num_examples: 49
21
+ - name: validation
22
+ num_bytes: 1267200
23
+ num_examples: 10
24
+ - name: test
25
+ num_bytes: 1767071
26
+ num_examples: 11
27
+ download_size: 6305294
28
+ dataset_size: 9677225
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ - split: validation
35
+ path: data/validation-*
36
+ - split: test
37
+ path: data/test-*
38
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b2f200338f8fc3068db8871ffed2bcef9fa7d3bd6c2a2b5fcc53e3d20eb33a
3
+ size 1033130
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df116c65af4dcc3655a71ec5917f61fdf08111f436bc50c4c4b85c33255bdc7e
3
+ size 4375052
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a854f516d02b57013059f218bcf0a8601bbe12961429fb6881f61332b0d9585
3
+ size 897112