google / aiyprojects-raspbian

API libraries, samples, and system images for AIY Projects (Voice Kit and Vision Kit)
https://aiyprojects.withgoogle.com/
Apache License 2.0
1.63k stars 694 forks source link

-bash: voice/assistant_grpc_demo.py: No such file or directory ??? #675

Closed Steve111888 closed 4 years ago

Steve111888 commented 4 years ago

Hello good people, having a little trouble getting google pi voice project to run, any sugestions much appreciated :) pi@raspberrypi:~ $ nano assistant.json pi@raspberrypi:~ $ ls AIY-projects-python assistant.json Documents MagPi Music Public Videos AIY-voice-kit-python Desktop Downloads models Pictures Templates pi@raspberrypi:~ $ cd ~/AIY-projects-python pi@raspberrypi:~/AIY-projects-python $ ls CHANGES.md CONTRIBUTING.md HACKING.md Makefile README.md scripts src checkpoints docs LICENSE MANIFEST.in schematics setup.py stdeb.cfg pi@raspberrypi:~/AIY-projects-python $ voice/assistant_grpc_demo.py -bash: voice/assistant_grpc_demo.py: No such file or directory

manoj7410 commented 4 years ago

Run the command : "cd ~/AIY-projects-python/src/examples/voice" Then run "./assistant_grpc_demo.py"