-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hi,
Thank you for this tutorials. Is there anywhere a description of the different database that have been created and relaesed in the SDK.
Fo example
in the part of the tutorial to define modalities. The files below are chosen:
define your different modalities - refer to the filenames of the CSD files
visual_field = 'CMU_MOSI_VisualFacet_4.1'
acoustic_field = 'CMU_MOSI_COVAREP'
text_field = 'CMU_MOSI_ModifiedTimestampedWords'
But with the SDK we obtain the following list of CSD:
#Audio
CMU_MOSI_COVAREP.csd
CMU_MOSI_OpenSmile_EB10.csd
CMU_MOSI_openSMILE_IS09.csd
#Language
CMU_MOSI_TimestampedWords.csd
CMU_MOSI_TimestampedWordVectors.csd
CMU_MOSI_TimestampedWordVectors_1.1.csd
CMU_MOSI_TimestampedPhones.csd
#Video
CMU_MOSI_Visual_OpenFace_1.csd
CMU_MOSI_Visual_OpenFace_2.csd
CMU_MOSI_Visual_Facet_41.csd
CMU_MOSI_Visual_Facet_42.csd
is there any document where I could find what are the differences of those files/ How they were pre-processed?
Thank you in advance for your reply.
Regards,
Leticia Fernandez Moguel