opensmile-python icon indicating copy to clipboard operation
opensmile-python copied to clipboard

Python package for openSMILE

Results 36 opensmile-python issues
Sort by recently updated
recently updated
newest added

Hello, My problem is I want to start with, say, the ComParE-2016 features, but instead of actually computing all 6373 of them at once, pass in a list of strings...

So I used the process described in #109 to extract `IS12_speaker_trait` functional features using the wrapper. When I do this, I end up with 5757 features instead of the 6125...

Hello! I extracted eGeMAPSv02 features from 16kHz audio, and all the formant bandwidths have values of a median of >1000 (see histogram below) ![image](https://github.com/user-attachments/assets/a0a7855a-bdea-4d93-90a2-d1985103d65c) I was curious if this was...

Trying to install opensmile in a python3.12 environment failed due to: ```bash Because no versions of audinterface match >0.7.0,0.8.0,0.8.1,0.9.0,0.9.1,0.9.2,0.10.0,0.10.1,0.10.2,1.0.0,1.0.1,1.0.2,1.0.3,1.0.4,1.1.0,1.2.0,1.2.1,1.2.2 and audinterface (0.7.0) depends on audformat (>=0.10.1,=0.7.0,0.8.0,0.8.1,0.9.0,0.9.1,0.9.2,0.10.0,0.10.1,0.10.2,1.0.0,1.0.1,1.0.2,1.0.3,1.0.4,1.1.0,1.2.0,1.2.1,1.2.2) requires audformat (>=0.10.1,=0.10.1,=0.7.0,0.8.1,0.9.0,0.9.1,0.9.2,0.10.0,0.10.1,0.10.2,1.0.0,1.0.1,1.0.2,1.0.3,1.0.4,1.1.0,1.2.0,1.2.1,1.2.2) requires...

Hi, I want to change the **frameSize** and **frameStep** to **one second** for **GeMAPSv01b** **LLD**. But I don't know if these will work well for **LLD** as I found in...

Hi, I have this issue and would appreciate any help. I was thinking of making the **functionals** per **one second** for **frame** and **window size** and not one output for...