GDGiangi commited on
Commit
7b10a99
·
1 Parent(s): 8b1b4c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -40,11 +40,14 @@ SEIR-DB contains multilingual data. With languages such as English, Russian, Man
40
 
41
  ### Data Instances
42
 
43
- [More Information Needed]
44
 
45
  ### Data Fields
46
 
47
- [More Information Needed]
 
 
 
48
 
49
  ### Data Splits
50
 
 
40
 
41
  ### Data Instances
42
 
43
+ The raw data collection has over 600,000 data instances (375 hours). After processing, cleaning and formatting the dataset, we are left with roughly 120,000 training instances with an average of 3.8s length audio utterances.
44
 
45
  ### Data Fields
46
 
47
+ - ID (unique sample identifier)
48
+ - WAV (path to audio file, located in the data directory)
49
+ - EMOTION (annotated emotion)
50
+ - INTENSITY (annotated intensity [1-5], 1 corresponds to low intensity and 5 corresponds to high intensity, 0 corresponds to no annotation)
51
 
52
  ### Data Splits
53