vhdm commited on
Commit
d58195d
·
verified ·
1 Parent(s): 0eabf27

Add initial version of audio dataset

Browse files
README.md CHANGED
@@ -1,3 +1,30 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: audio
6
+ dtype: audio
7
+ - name: corrected_sentence
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 511635794.328
12
+ num_examples: 23113
13
+ - name: validation
14
+ num_bytes: 69413983.807
15
+ num_examples: 2889
16
+ - name: test
17
+ num_bytes: 74404523.28
18
+ num_examples: 2890
19
+ download_size: 673679878
20
+ dataset_size: 655454301.415
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: validation
27
+ path: data/validation-*
28
+ - split: test
29
+ path: data/test-*
30
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90e2142841d25dac2fd8c60d16e5463d8b7908424bef222bd86708d568e599a0
3
+ size 67101555
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b76399d29f5f482c90ab30089278761616333af9eabbcb396545b4f369a82ad8
3
+ size 253510569
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:facd1b053957dc34f8c2d0c1bb070f255b5ad6f3e91d0d762e107a02447ca903
3
+ size 285583528
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18f5fbe6637ab217e1b444247282089431de0bc3e6882efe668609bae0e1a90
3
+ size 67484226