assistant-sdk-python icon indicating copy to clipboard operation
assistant-sdk-python copied to clipboard

Samples and bindings for the Google Assistant API

Results 111 assistant-sdk-python issues
Sort by recently updated
recently updated
newest added

I'm trying to use Google Assistant on PC by following this link[https://www.lifewire.com/google-assistant-on-windows-4628292], but is causes error on my computer... C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\Scripts>python -m googlesamples.assistant.grpc.pushtotalk --device-model-id "GA4W" --project-id astute-veld-277614 INFO:root:Connecting to embeddedassistant.googleapis.com Traceback...

I don't know what to do for this error.......please help. It seems like there is no googlesamples-assistant file in .config. Only there are only google-assistant-library and google-oauthlib-tool. I have just...

I have google home mini. I send text command as "broadcast dinner" using google assistant sdk. I receive response as "alright broadcasting now" but my google home mini device does...

Why do I get this error?? I am pretty new to pi, linux and coding in general. So please ignore my ignorance. Thanks in advance, Kiran_j pi@kiranpi:~ $ sudo systemctl...

Ao fazer a importação destas bibliotecas recebo o seguinte erro: # Importe as bilbiotecas## import itertools import numpy as np import matplotlib.pyplot as plt from matplotlib.ticker import NullFormatter import pandas...

Hi. I'm using the command: python -m pushtotalk --device-id RaspberryPI --device-model-id RaspberryPI -v to talk with the google assistant. However, I need to get **always** the response of the assistant...

I am trying to get the googlesamples-asisstant-pushtotalk project working but without using a mic. I just want to be able to type to it, not use a mic anyway. I...

I get this error when trying to use the debug_config property on AssistConfig. ``` File "/opt/virtual-device/lib/google_assistant.py", line 80, in assist for resp in assist_responses_generator: File "/usr/lib64/python2.7/site-packages/grpc/_channel.py", line 348, in next...

enhancement
grpc

total newbie here so help!!! i tried installing and reinstalling AIY os and tried re enabling assistant api but no luck Traceback (most recent call last): File "src/examples/voice/assistant_grpc_demo.py", line 57,...

I'm working right now on action which uses Media Responses (https://github.com/internetarchive/internet-archive-google-action) and would like to use my AIY Voice kit here. But AIY responses that it doesn't support Media Response....

enhancement
library
grpc