Manoj

Results 131 comments of Manoj

@vishwapinnawala Which version of voice kit do you have ? Have you reflashed the kit with the image provided at https://github.com/google/aiyprojects-raspbian/releases/tag/v20191113 ?

@alpha-david Can you confirm if you have flashed your sdcard with the latest AIY image : https://github.com/google/aiyprojects-raspbian/releases/tag/v20201120 ?

@viraniac There are no plans to make that experimental code public as of now.

@indi-astro Did you try to reflash the kit with https://github.com/google/aiyprojects-raspbian/releases/tag/v20210402 ?

@lordjoo The AIY Voice Kit doesn't have the full functionality of devices like Google Home - it's limited to the actions supported by the Google Assistant SDK. You can read...

@therushery Looks like [this](https://github.com/google/aiyprojects-raspbian/blob/aiyprojects/src/examples/voice/assistant_library_demo.py#L43) is what you are looking for. You can change the code as per your requirement and disable/enable led.

@rockman55 Can you also have a look at : https://github.com/google/aiyprojects-raspbian/blob/aiyprojects/src/aiy/board.py Seems like assistant_library_demo is making use of Board class.

@nadeentarek Did you try to run these models manually one after the other ?

@Kattihatt Not sure if you are still working on this project but is this also reproducible with latest AIY image https://github.com/google/aiyprojects-raspbian/releases/tag/v20191113 ?

@cckeung123 I see this error : "unsupported language_code". Did you try to change the language of the Assistant ? From which country are you trying to run grpc demo ?