Datasets:
Tasks:
Audio Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
Tags:
SER
Speech Emotion Recognition
Speech Emotion Classification
Audio Classification
Audio
Emotion
License:
Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ A sample Python script (check the top of the script for the requirements) is als
|
|
49 |
|
50 |
The script reads the parquet file and produces the following:
|
51 |
|
52 |
-
1. A
|
53 |
|
54 |
2. A folder named "wavs" containing the audio samples.
|
55 |
|
|
|
49 |
|
50 |
The script reads the parquet file and produces the following:
|
51 |
|
52 |
+
1. A csv file with file names and MOSEI values (columns names are self-explanatory). This file is identical to the one already provided.
|
53 |
|
54 |
2. A folder named "wavs" containing the audio samples.
|
55 |
|