Alankar Atreya
Alankar Atreya
I am facing the same issue. Could anyone please help? Issue: OpenSmile Code: 6
I am using opensmile with dask, and whether I use multi-processing or multi-threading, I get the same error. Note: I am creating a different instance of Smile for each file.
Thank you for your reply. I need to use process_signal instead of files (I am not reading files from the disk). Is there a way to disable multiprocessing all together?...
Thank you for this, @frankenjoe. I am running `smile.process_signal(array, sample_rate)` on multiple processors/threads as a test on a single machine, and I see the following error that occurs in random....
I am having issues with ./install_clif.sh . My python version is Python 3.8.2, Clang 12.0.5 and Mac OSx Big Sur 11.3 In file included from /Users/alankara/Documents/Development/pykaldi/tools/clif_backend/llvm/tools/clif/python/pyproto.cc:24: /pykaldi/tools/clif_backend/llvm/tools/clif/python/pyproto.h:21:10: fatal error: 'google/protobuf/message.h'...