...
Due to how the imports are set up and because the nlu
(intent and slot classifier) service is part of the social-interaction-cloud
python package when you make changes you need to make sure to reinstall the social interaction cloud via pip install .
...
MARBEL Agent
...
Pyaudio
Issue with PyAudio (on MacBook):
...
Error similar to the one below, related to DesktopMicrophoneSensor
. Most likely, this happens when you try to access the microphone more than once. Make sure you don’t run the code in more than one environment simultaneously.
...
desktop_microphone.py line 47
...
Completely Unsolved Errors
...