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

I installed opensmile in a miniforge3 environment, but when I try to import it I get the following error: `OSError: dlopen(/Users/omertzuk/miniforge3/envs/tf/lib/python3.8/site-packages/audresample/core/bin/libaudresample.dylib, 0x0006): tried: '/Users/omertzuk/miniforge3/envs/tf/lib/python3.8/site-packages/audresample/core/bin/libaudresample.dylib' (mach-o file, but is an incompatible...

Hi, my Issue may or may not be related to #26. When I try to import opensmile, right at the beginning of a python script, this error is thrown: File...

hi, Flo today forwarded me the mail of an opensmile user who was wondering about high pitch outliers. While reconstructing the issue I observed higher pitch outlier values for opensmile...

I'm trying to use OpenSmile as feature extractor(using emobase2010.conf) and do some classification with that features. And I used 'SMILExtract -C /workspace/tts/opensmile/config/emobase/emobase2010.conf -I ' + path + '/audio/' + i...

hello i want to ask on how to change the framesize for LLD extraction. the default frame size here is 0.01 s and i want to change it to either...

Hello, I'm using this package to extract the loudness of audio files following the eGeMAPSv02 feature set ('loudness_sma3'). The values it returns me are very small values close to one....

Hello everyone, I am doing my master's thesis and I want to use openSMILE to extract features from my audio files. If I use the standard configuration of ComParE_2016 with...

Getting an lib/python3.9/site-packages/opensmile/core/SMILEapi.py", line 237, in map(lambda v: bytes(str(v), "ascii"), sum(options.items(), ()))) UnicodeEncodeError: 'ascii' codec can't encode character '\u0308' in position 58: ordinal not in range(128) Happened with python3.9 under...

hi, the `docs` and `license` links on the `opensmile-python` [project page](https://github.com/audeering/opensmile-python) are broken.