suzii commited on
Commit
a63995b
·
verified ·
1 Parent(s): da1cf22

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: Speaker ID
7
+ dtype: string
8
+ - name: utterance_pitch_mean
9
+ dtype: float32
10
+ - name: utterance_pitch_std
11
+ dtype: float32
12
+ - name: snr
13
+ dtype: float64
14
+ - name: c50
15
+ dtype: float64
16
+ - name: speaking_rate
17
+ dtype: float64
18
+ - name: phonemes
19
+ dtype: string
20
+ - name: stoi
21
+ dtype: float64
22
+ - name: si-sdr
23
+ dtype: float64
24
+ - name: pesq
25
+ dtype: float64
26
+ splits:
27
+ - name: train
28
+ num_bytes: 1069745
29
+ num_examples: 2858
30
+ - name: validation
31
+ num_bytes: 1060787
32
+ num_examples: 2912
33
+ - name: test
34
+ num_bytes: 1189159
35
+ num_examples: 3437
36
+ download_size: 1669739
37
+ dataset_size: 3319691
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ - split: validation
44
+ path: data/validation-*
45
+ - split: test
46
+ path: data/test-*
47
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:771a5beaf801dd93649d939b92c986d97419486eff66c8110a187bea832dfcb1
3
+ size 610335
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:678feda7a7c3b45059a9c1dd98d997b5acd87afd3389ff1b4bbfd2532ccada52
3
+ size 521586
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33e6c811ea211e06ed3cd262545bc63d244e937e9cd634b898c7d40c44b99c5
3
+ size 537818