ylacombe commited on
Commit
ac96cd1
·
verified ·
1 Parent(s): 902b448

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: text
7
+ dtype: string
8
+ - name: description
9
+ dtype: string
10
+ - name: emotion
11
+ dtype: string
12
+ - name: date_created
13
+ dtype: string
14
+ - name: status
15
+ dtype: string
16
+ - name: gender
17
+ dtype: string
18
+ - name: age
19
+ dtype: string
20
+ - name: level
21
+ dtype: int64
22
+ - name: audio_recording
23
+ dtype: string
24
+ - name: user_id
25
+ dtype: string
26
+ - name: utterance_pitch_mean
27
+ dtype: float32
28
+ - name: utterance_pitch_std
29
+ dtype: float32
30
+ - name: snr
31
+ dtype: float64
32
+ - name: c50
33
+ dtype: float64
34
+ - name: speaking_rate
35
+ dtype: string
36
+ - name: phonemes
37
+ dtype: string
38
+ - name: stoi
39
+ dtype: float64
40
+ - name: si-sdr
41
+ dtype: float64
42
+ - name: pesq
43
+ dtype: float64
44
+ - name: noise
45
+ dtype: string
46
+ - name: reverberation
47
+ dtype: string
48
+ - name: speech_monotony
49
+ dtype: string
50
+ - name: sdr_noise
51
+ dtype: string
52
+ - name: pesq_speech_quality
53
+ dtype: string
54
+ - name: text_description
55
+ dtype: string
56
+ splits:
57
+ - name: train
58
+ num_bytes: 942006
59
+ num_examples: 1181
60
+ download_size: 375190
61
+ dataset_size: 942006
62
+ configs:
63
+ - config_name: default
64
+ data_files:
65
+ - split: train
66
+ path: data/train-*
67
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eccc60e399e79fff03eb6b3a566f4e7e331086e850d08b1c52a1d2fc01304a9
3
+ size 375190