AdoCleanCode commited on
Commit
1ebd97f
·
verified ·
1 Parent(s): 7b8efbe

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: speaker_id
7
+ dtype: string
8
+ - name: audio
9
+ dtype:
10
+ audio:
11
+ sampling_rate: 16000
12
+ - name: transcript
13
+ dtype: string
14
+ - name: words
15
+ list:
16
+ - name: word
17
+ dtype: string
18
+ - name: start
19
+ dtype: float64
20
+ - name: end
21
+ dtype: float64
22
+ - name: phonemes
23
+ list:
24
+ - name: phoneme
25
+ dtype: string
26
+ - name: start
27
+ dtype: float64
28
+ - name: end
29
+ dtype: float64
30
+ splits:
31
+ - name: train
32
+ num_bytes: 620785941.625
33
+ num_examples: 2939
34
+ download_size: 600601698
35
+ dataset_size: 620785941.625
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32428561f3c7444038ff6abdc1a8925aeb064c655e00b90e930b319da3d670de
3
+ size 307754789
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a409fe6df51c09897ef7e5955ec3f4370d049f57d408b631463394f991290784
3
+ size 292846909