Amadeus99 commited on
Commit
872d037
·
verified ·
1 Parent(s): 5219f0c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file_name
5
+ dtype: string
6
+ - name: transcript
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ - name: gender
11
+ dtype: string
12
+ - name: utterance_pitch_mean
13
+ dtype: float32
14
+ - name: utterance_pitch_std
15
+ dtype: float32
16
+ - name: snr
17
+ dtype: float64
18
+ - name: c50
19
+ dtype: float64
20
+ - name: speaking_rate
21
+ dtype: float64
22
+ - name: phonemes
23
+ dtype: string
24
+ - name: stoi
25
+ dtype: float64
26
+ - name: si-sdr
27
+ dtype: float64
28
+ - name: pesq
29
+ dtype: float64
30
+ splits:
31
+ - name: train
32
+ num_bytes: 13042983
33
+ num_examples: 20440
34
+ - name: test
35
+ num_bytes: 3260988
36
+ num_examples: 5110
37
+ download_size: 9763337
38
+ dataset_size: 16303971
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
+ - split: test
45
+ path: data/test-*
46
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f443b1d844e7c06de56e0566e55a9b26296320651bfa4dd6dca30f3f2fdd166f
3
+ size 1962195
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0db57c8cf9155edc88d24ec68568293bac269a378b015ba39cc14812ac94aeb6
3
+ size 7801142