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

Fast Help Please

Open Ahmedsamy007 opened this issue 6 years ago • 3 comments

Couldn't find anyway to make it work, couldn't find support online, I'm a newb who want to play with experts, if you can help me to get it to work I'll love it.

After running: googlesamples-assistant-pushtotalk --project-id even-archway-253915 --device-model-id Assistant_SDK_Light it gave me an error which says: INFO:root:Connecting to embeddedassistant.googleapis.com WARNING:root:Device config not found: [Errno 2] No such file or directory: u'/home/samy/.config/googlesamples-assistant/device_config.json' INFO:root:Registering device ERROR:root:Failed to register device: { "error": { "code": 404, "message": "Could not create the device instance. No device model with device_model_id AssistantSDKLight could be found.", "status": "NOT_FOUND" } }

Ahmedsamy007 avatar Oct 01 '19 05:10 Ahmedsamy007

You should register the device.

Fleker avatar Oct 01 '19 14:10 Fleker

Fleker Should i have my device hardware really connected or i can control the output without connecting my device? sorry iam new with that

Ahmedsamy007 avatar Oct 01 '19 21:10 Ahmedsamy007

You can have a virtual device, as long as it can handle the input of voice/text. It doesn't have to be a real device.

Fleker avatar Oct 02 '19 14:10 Fleker