第28天,他们发布了一个更新,现在google-assistant-sdk与googlesamples-assistant-pushtotalk命令一起使用。以前,我使用googlesamples-assistant-hotword。之前的命令允许您说“好的Google”,而我开始听到您的声音。现在,您必须输入它。在我说Google谷歌开始收听助手之前,有人知道我该怎么做吗?
答案 0 :(得分:0)
按如下所示安装google服务:
https://developers.google.com/assistant/sdk/guides/service/python/
然后在venv Google库中安装:
source env/bin/activate
pip install google-assistant-library
然后,您可以使用热门字词运行Google Assistant:
googlesamples-assistant-hotword --project-id project --device-model-id model