assistant-sdk-python icon indicating copy to clipboard operation
assistant-sdk-python copied to clipboard

cannot start audio_helpers (does not exist - cant fix myself)

Open hippocritical opened this issue 6 years ago • 1 comments

Hi, I try to use a raspbery pi zero w with a phat dac and an usb microphone (everything is working, checked that before everything) to run the google assistant.

Here the command and its' response. What am I doing wrong? Sorry for the dumb question. First raspberry pi zero project...

(env) pi@googleRaspberry1:~ $ python -m audio_helpers /home/pi/env/bin/python: No module named audio_helpers

hippocritical avatar Dec 31 '18 17:12 hippocritical

If you don't have the source code, but just the library you downloaded through pip, it's a different command that's in our readme.

Fleker avatar Dec 31 '18 19:12 Fleker