cesinsingapore commited on
Commit
7b3b0d7
1 Parent(s): f359eb9

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +45 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: utterance_pitch_mean
7
+ dtype: float32
8
+ - name: utterance_pitch_std
9
+ dtype: float32
10
+ - name: snr
11
+ dtype: float64
12
+ - name: c50
13
+ dtype: float64
14
+ - name: speaking_rate
15
+ dtype: string
16
+ - name: phonemes
17
+ dtype: string
18
+ - name: stoi
19
+ dtype: float64
20
+ - name: si-sdr
21
+ dtype: float64
22
+ - name: pesq
23
+ dtype: float64
24
+ - name: noise
25
+ dtype: string
26
+ - name: reverberation
27
+ dtype: string
28
+ - name: speech_monotony
29
+ dtype: string
30
+ - name: sdr_noise
31
+ dtype: string
32
+ - name: pesq_speech_quality
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 186672
37
+ num_examples: 732
38
+ download_size: 90106
39
+ dataset_size: 186672
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d6c4c0a861d5d147aca968ac4e44fe8924d2aa57bf4f24c50d90a03f1b904e0
3
+ size 90106