skbose commited on
Commit
b958fa9
1 Parent(s): ebf7957

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file_name
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: speaker_name
9
+ dtype: string
10
+ - name: transcription_normalised
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: string
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
+ - name: gender
31
+ dtype: string
32
+ - name: pitch
33
+ dtype: string
34
+ - name: noise
35
+ dtype: string
36
+ - name: reverberation
37
+ dtype: string
38
+ - name: speech_monotony
39
+ dtype: string
40
+ - name: sdr_noise
41
+ dtype: string
42
+ - name: pesq_speech_quality
43
+ dtype: string
44
+ splits:
45
+ - name: train
46
+ num_bytes: 256566269
47
+ num_examples: 435332
48
+ - name: test
49
+ num_bytes: 64150605
50
+ num_examples: 108835
51
+ download_size: 162777942
52
+ dataset_size: 320716874
53
+ configs:
54
+ - config_name: default
55
+ data_files:
56
+ - split: train
57
+ path: data/train-*
58
+ - split: test
59
+ path: data/test-*
60
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:923873668daa21fab2e556a6c609c5b3c646c87cc8a116a217a1bcb10d846510
3
+ size 32560983
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2518aa6e64d8abb3896d44ad05efaad38c3f02922b50746d58d8dd694b9a5b1
3
+ size 130216959