Johannes Wagner
Johannes Wagner
@nleguillarme: yes that is correct
what happens when you run `do_download.cmd`?
Yes, if not mentioned otherwise we kept to the default parameters of [TrainingArguments](https://huggingface.co/docs/transformers/v4.36.1/en/main_classes/trainer#transformers.TrainingArguments).
As a start I would suggest you extract embeddings with the model and use them as features to train some classifier, e.g. a SVM. This should give you an idea...
https://audeering.github.io/audonnx/usage.html#run-on-the-gpu
> Do you think there could be a workaround to find the correct folder? Did you try to copy it manually to: `/home/pi1/audresample/audresample/core/bin/linux/libaudresample.so`?
> The file is already there, with permissions set to be executable and viewable by everyone. I see, then the problem is not that it cannot find the file, but...
> openSMILE does not have official support for UTF-8 in config files, at least we have not tested what happens when you use UTF-8 Should we still switch to UTF-8...
Or maybe fix openSMILE to support non-ASCII. We are in the year 2022 :)