googlesamples / assistant-sdk-python

Samples and bindings for the Google Assistant API
http://developer.google.com/assistant/sdk
Apache License 2.0
915 stars 321 forks source link

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

Open hippocritical opened 5 years ago

hippocritical commented 5 years ago

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

Fleker commented 5 years ago

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.