Skip to main content

About this project

In May of 2017, Google Released it’s AIY Projects kit. Initially not many had access to it, so that is when I started modifying the Google Assistant SDK adding AIY like features to help out the ones left without the kit.
Every project requires a name and so I named it GassistPi (“G”oogle “Assist”ant on “Pi”).
Fast forwarding to date, the project works not only on Pi boards but on a number of other platforms (checkout the supported platforms page for more details).
It has some interesting custom actions for both entertainment and home-automation needs. Primary language of coding is Python and the project has been structed in a way to allow even inexperienced programmers to modify existing codes and implement their own custom actions.
This is a project for the single board community community, driven by the community.

Comments

  1. how to remove the wakeword detection? I wanted to remove "The mic is back on" and "The mic is muted".

    Please reply asap.

    ReplyDelete
    Replies
    1. You cannot remove that. Thats from google's cloud service.

      Delete
  2. hi I want to remove from youtube from "Hey,Google play + song name". I want it to be just "HEY,Google play + song name "
    I think I have to modify the actions.py script but I don't know how to do that. So, please help me

    ReplyDelete
  3. Please can you provide me barasha.ydml through snowboy. It is banded in my country.I am not able to access. I have tried using vpn and downloaded the file but it is not working in my raspberry . I have 3 months for submitting project to collage please provide me.

    ReplyDelete
  4. Sir please help me. It is saying below error

    credentials saved: /home/pi/.config/google-oauthlib-tool/credentials.json
    Testing the installed google assistant. Make a note of the generated Device-Id
    ./GassistPi/scripts/gassist-installer.sh: line 225: 18224 Segmentation fault googlesamples-assistant-hotword --project_id $projid --device_model_id $modelid

    ReplyDelete
  5. Sir please help me. It is saying below error .While installing Google assistant.I have provided authorization code and after few seconds is gave me an error.Please help me.

    [credentials saved: /home/pi/.config/google-oauthlib-tool/credentials.json
    Testing the installed google assistant. Make a note of the generated Device-Id
    ./GassistPi/scripts/gassist-installer.sh: line 225: 18224 Segmentation fault googlesamples-assistant-hotword --project_id $projid --device_model_id $modelid ]

    ReplyDelete
  6. Hello good morning would you tell me if you can increase the volume of GassistPi, the volume of GassistPi is softly different from PCM audio and sound card The volume of the alsamixer is at its maximum.

    ReplyDelete

Post a Comment