updating docs

This commit is contained in:
talksik
2023-04-29 16:33:07 -07:00
parent 2847fc2913
commit fde2704169
+7
View File
@@ -18,3 +18,10 @@ https://wiki.seeedstudio.com/ReSpeaker_2_Mics_Pi_HAT_Raspberry/#picovoice-with-r
- clone the repo and do the ./install.sh (use the higher kernel one in this repo itself - clone the repo and do the ./install.sh (use the higher kernel one in this repo itself
if the rpi is newer) if the rpi is newer)
# Running things
Make sure python path is set to the root directory of the project. That ensures
that we can reuse modules/other directories such as our internal audio module.
Some programs have to be run from the project within the repo (such as voice-server)
while others can be run from the root directory of the project directly.