audeering / opensmile-python

Python package for openSMILE
https://audeering.github.io/opensmile-python/
Other
240 stars 32 forks source link

How to access the VAD output? #99

Open chloeppd opened 10 months ago

chloeppd commented 10 months ago

Hello,

is there a way to access the VAD output for the input audio files in the python version? If so, how should the configuration files be set?

maxschmitt commented 1 month ago

Hi, I think in the current version, there is no config file for VAD. Internally, some features include and energy and/or voicing probability-based thresholding, which is different, however.