Skip to content

Acoustic Feature Extraction in Pipeline #43

Description

@rtmcardle

There is an upcoming need for generation/extraction of acoustic features of subject speech, largely defined by the GeMAPS set. I've an initial implementation prepared as a stand-alone Python module and am hoping to begin integration into the pipeline. The implementation leverages opensmile to load a file by path and extract the features to Pandas frame. My expectation is that this extraction can be added into the pipeline as a runner following 21_fetch_audio.py, which I understand to decrypt the audio.

@dheshanm does this sound like the right step of the pipeline for this feature extraction?
Are there additional considerations around decryption that will be relevant here?
Dr. Wolff mentioned the AV server as potentially relevant, but I understand/expect that to be just for serving to the front end; let me know if it should play a role in this functionality as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions