audeering / emodb

Publishes Berlin Database of Emotional Speech with audb
Other
2 stars 0 forks source link

Add the complete database #10

Open felixbur opened 1 year ago

felixbur commented 1 year ago

The complete data described in the paper has in addition

felixbur commented 4 days ago

ok, so i would actually start doing this now. I got here 817 stereo files (audio and laryngo channels).

I would

what do you think, @hagenw ?

hagenw commented 4 days ago

split the channels

Why do they have more channels. Stereo recordings, or different speaker in different channels?

make an extra folder for the laryngo tracks

What is the file format of the laryngo tracks? I guess you would like to tread them as media files and create tables having them in the index, correct?

felixbur commented 4 days ago

1) left channel= audio, right channel laryngo 2) all in wav 16kHz format

felixbur commented 4 days ago

btw i see that there also is a naturalness value ("how natural sounds the sample?").

I would add this as well

schruefer commented 3 days ago

Cool! I'm looking forward to using those additional tracks!

add the additional files to a table named emotion.categories.extra.gold_standard

I would not call this table gold_standard since there is no agreement, which one would expect by this name. Rather just call it emotion.categories.extra or emotion.categories.disagreement or emotion.categories.ambiguous

felixbur commented 3 days ago

emotion.categories.ambiguous seems best