-
Hi, I have a AIY voicekit - the Google Assistant replies in an American Accent.
I have a Nexus 7 and a Moto E4 both have the Google Assistant and they both reply in a distinctly British accent.
…
-
With the new kit being released with a Pi0, is this change in compatibility due to a hardware change in the HAT?
Does the current code/API support using the original HAT with a Pi Zero W?
-
After updating the latest AIYProjects image from Jessie to Stretch, running any of this repo's `make check`, `scripts/install_deps.sh`, or example code fails with:
```
Could not find platform in…
-
The file install-deps.sh is not present anymore.
And there isn't any instruction on how to install the last version.
Any instructions about how to install it now ?
-
Hi there,
I just wanted to ask if it is possible to change the language the Google assistant is using. The hot word detection can be done with "American English", but the question itself should be …
-
Hello Expert,
I gone through your wonderful code, it looks really cool.
I am trying to make it work the dialogflow with my raspberry pi board. (not AIY KIT board)
Have installed the necessary packa…
-
I tried to put voice kit on my pyaudio lib code. but it seens not working.
i set param as below
CHUNK_SIZE = 1024
FORMAT = pyaudio.paInt16
RATE = 16000
and when i
```
p = pyaudi…
ghost updated
6 years ago
-
Your aware that some work has been done over on your "sister" repo google/aiyprojects-raspbian to update the voicekit to version 0.1.0 of the assistant.
The team has put together a fix https://github…
-
I have and AIY Voice Kit setup with Google Assistant API. I'm trying to accomplish three things I need help with.
1. Turn voice input (into the microphone) to sound output (out of the speaker). Es…
-
Hi,
Any chance of explaining why the Vision Kit image contains all of the Voicekit examples in the src folder such as assistant_library_demo.py and cloudspeech_demo.py as well as all the other softw…