File size: 847 Bytes
533b140
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5a17278
 
 
533b140
 
 
5a17278
533b140
5a17278
 
533b140
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
dataset_info:
  features:
  - name: file
    dtype: string
  - name: audio
    dtype: audio
  - name: angry
    dtype: float32
  - name: sad
    dtype: float32
  - name: disgust
    dtype: float32
  - name: fear
    dtype: float32
  - name: neutral
    dtype: float32
  - name: happy
    dtype: float32
  - name: gender
    dtype: string
  - name: transcription
    dtype: string
  - name: major_emotion
    dtype: string
  - name: speaking_rate
    dtype: float32
  - name: pitch_mean
    dtype: float32
  - name: pitch_std
    dtype: float32
  - name: rms
    dtype: float32
  - name: relative_db
    dtype: float32
  splits:
  - name: train
    num_bytes: 674995758.356
    num_examples: 7442
  download_size: 606212961
  dataset_size: 674995758.356
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---