Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ERR) [1] configManager: cFileConfigReader::openInput : cannot find input file 'smile.conf'! #74

Open
tesonhub opened this issue Apr 22, 2024 · 1 comment

Comments

@tesonhub
Copy link

Hi im new to this, after installing I use this command:
SMILExtract -version

and encounter an issue below:

(EmoDB) sustainable@p360:~/emotionDB/opensmile/build$ SMILExtract -version
(MSG) [2] SMILExtract: openSMILE starting!
(MSG) [2] SMILExtract: config file is: smile.conf
(MSG) [2] cComponentManager: successfully registered 97 component types.
(ERR) [1] configManager: cFileConfigReader::openInput : cannot find input file 'smile.conf'!

Is there a way to resolve this, I just want to try out this audio analysis application.

@tesonhub
Copy link
Author

tesonhub commented Apr 22, 2024

This are the steps I used to install:
sudo apt update

sudo apt install cmake g++ libpulse-dev zlib1g-dev libopencv-dev libfftw3-dev libsndfile1-dev

git clone https://github.com/audeering/opensmile.git

cd opensmile
mkdir build
cd build
cmake ..
make -j4

sudo make install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant