Manuel Flurin Hendry
Manuel Flurin Hendry
I am on a Macbook Pro M1, installed ndi-python sucessfully from PyPi and NDI SDK 5 from NDI's official installer. Still, upon running the Python example scripts, I get this...
@dosu-bot that does not solve my problem. The problem is an error with a "Azure OpenAI API instance name" - I don't use the Azure OpenAI API...
I have exactly the same problem except "intel" does not show up in my error: `OSError: dlopen(/opt/homebrew/lib/python3.10/site-packages/opensmile/core/bin/osx/libSMILEapi.dylib, 0x0006): tried: '/opt/homebrew/lib/python3.10/site-packages/opensmile/core/bin/osx/libSMILEapi.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64', need...
``` pip install --upgrade audresample ✔ Requirement already satisfied: audresample in /opt/homebrew/lib/python3.10/site-packages (1.2.1) ``` Any idea where else the source of the problem could be?
I tried this: `pip install --upgrade audresample --force-reinstall --no-cache-dir` Which gives me: ``` Downloading audresample-1.2.1-py3-none-any.whl (494 kB) (...) Successfully installed audresample-1.2.1 (...) ``` But it did not help either... Here's...
Just checking if there's hope here : ) Would love to implement openSMILE for [this](http://feelingmachine.art) but can't because I'm stuck on a M1 laptop...
+1 to get this running. It would simply be awesome! What does "building a self-hosted runner" mean?
I guess I would need instructions to achieve that : ) Thanks so much for putting the effort into making your solution available for the rest of us!