You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed all dependencies fine, when i execute python jarvis.py this error is instantly following: /usr/local/lib/python2.7/dist-packages/pydub/utils.py:122: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Then Jarvis is listening and each 10 seconds he said: Sorry Sir, im unable to process that
The text was updated successfully, but these errors were encountered:
I installed all dependencies fine, when i execute
python jarvis.py
this error is instantly following:/usr/local/lib/python2.7/dist-packages/pydub/utils.py:122: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Then
Jarvis is listening
and each 10 seconds he said:Sorry Sir, im unable to process that
The text was updated successfully, but these errors were encountered: