DecentralizedChic commited on
Commit
4553f6e
·
verified ·
1 Parent(s): 315a4ce

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +48 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file
5
+ dtype: string
6
+ - name: id
7
+ dtype: string
8
+ - name: label
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': cheerful
13
+ '1': neural
14
+ '2': sad
15
+ '3': shouting
16
+ '4': whispering
17
+ - name: text
18
+ dtype: string
19
+ - name: utterance_pitch_mean
20
+ dtype: float32
21
+ - name: utterance_pitch_std
22
+ dtype: float32
23
+ - name: snr
24
+ dtype: float64
25
+ - name: c50
26
+ dtype: float64
27
+ - name: speaking_rate
28
+ dtype: string
29
+ - name: phonemes
30
+ dtype: string
31
+ - name: noise
32
+ dtype: string
33
+ - name: reverberation
34
+ dtype: string
35
+ - name: speech_monotony
36
+ dtype: string
37
+ splits:
38
+ - name: train
39
+ num_bytes: 874880
40
+ num_examples: 2500
41
+ download_size: 429403
42
+ dataset_size: 874880
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: train
47
+ path: data/train-*
48
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a65a1c917c244fe4ccf8880fd4e33bddf8a200fe966f8a79a2ca30da4f1471
3
+ size 429403