ComParE_2016: Compute the ComParE 2016 openSMILE feature set

View source: R/python_slicefunctions.R

ComParE_2016R Documentation

Compute the ComParE 2016 openSMILE feature set

Description

This function applies the "The INTERSPEECH 2016 Computational Paralinguistics Challenge: Deception, Sincerity & Native Language" ComParE \insertCite10.3389/fpsyg.2013.00292superassp to a portion of a recording.

Usage

ComParE_2016(listOfFiles, beginTime = 0, endTime = 0, explicitExt = "ocp")

Arguments

listOfFiles

The full path to the sound file.

beginTime

The starting time of the section of the sound files that should be analysed.

endTime

The end time of the section of the sound files that should be analysed.

explicitExt

The file extension of the slice file where the results should be stored.

Details

The ComParE feature set consists of of 6 373 static acoustic features resulting from the computation of various functionals over low-level descriptor features, and is applied by this function using the openSMILE \insertCiteEyben:2010fq,Jaimes.2013.10.1145/2502081.2502224superassp acoustic feature extraction library.

Value

A list of 6 373 acoustic values, with the names as reported by openSMILE. Please consult the \insertCite10.3389/fpsyg.2013.00292superassp for a description of the features.

References

\insertAllCited

humlab-speech/superassp documentation built on May 8, 2024, 2:27 p.m.