opensmile-python
opensmile-python copied to clipboard
State supported Linux distributions in the docs
As reported in https://github.com/audeering/opensmile-python/issues/26 opensmile will not work on all Linux distributions as it requires a recent version of gcc.
We should list supported distributions and mention the gcc version in the documentation.
I have opensmile-python worked in Ubuntu 16.04 (with gcc 5.4), Ubuntu 18.04 (with gcc 7.5), and Ubuntu 20.04 (gcc 9.3.0)