[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

"Sing a song" query reports issue #257

Open
Fleker opened this issue Jun 11, 2018 · 11 comments
Open

"Sing a song" query reports issue #257

Fleker opened this issue Jun 11, 2018 · 11 comments
Labels
platform related to server-side code

Comments

@Fleker
Copy link
Contributor
Fleker commented Jun 11, 2018

@salmanfarisvp:

@Fleker Yes , if i ask

"Sing a song"

it's return

"i don't know how to help with that

"
i using google assistant python SDK on Raspberry pi 3,

The report suggests it's happening for their account, as it affects both the pushtotalk and hotword samples. I am unable to reproduce.

@salmanfarisvp, which spoken language are you using to make these queries?

@shavanni
Copy link

I'm getting the same issue, US - English, push to talk
Sing a song returns "i don't know how to help with that"

@salmanfarisvp
Copy link

@Fleker i used English.

@Fleker
Copy link
Contributor Author
Fleker commented Jun 12, 2018

Are you using pushtotalk or hotword?

@salmanfarisvp
Copy link

i used both 'pushtotalk' and 'hotword' .

@Fleker
Copy link
Contributor Author
Fleker commented Jun 12, 2018

Can either of you try other queries? Does something like "what's my name" work?

@salmanfarisvp
Copy link

Yes, "what's my name" and "what is my location" is working fine .

@Fleker
Copy link
Contributor Author
Fleker commented Jun 13, 2018

So you're only seeing a problem with that one command?

Can you try the textinput sample and see if anything is different?

@ameer1234567890
Copy link

I also have the same issue

@proppy
Copy link
Contributor
proppy commented Jun 15, 2018

Unable to reproduce with textinput:

embedded-sdk-python 👺 env/bin/python google-assistant-sdk/googlesamples/assistant/grpc/textinput.py  --device-model-id foo --device-id foo
INFO:root:Connecting to embeddedassistant.googleapis.com
: what time is it
<you> what time is it
<@assistant> The time is 12:35 AM.
: sing a song
<you> sing a song
<@assistant> 🎤 I'm singing you a song because songs are great
And songs make you happy
This is a song for you

Unable to reproduce with hotword

embedded-sdk-python 👺 env/bin/python google-assistant-sdk/googlesamples/assistant/library/hotword.py 

ON_MUTED_CHANGED:
  {"is_muted": false}
ON_START_FINISHED

ON_CONVERSATION_TURN_STARTED
ON_END_OF_UTTERANCE
ON_RECOGNIZING_SPEECH_FINISHED:
  {"text": "sing a song"}
ON_RENDER_RESPONSE:
  {"text": "🎤 Finally it's here!", "type": 0}
ON_RESPONDING_STARTED:
  {"is_error_response": false}

But reproduced with pushtotalk:

INFO:root:Transcript of user request: "sing a song".
INFO:root:Playing assistant response.

@salmanfarisvp
Copy link

@proppy i got error on both pushtotalk and hotword

@shavanni
Copy link

Hi
This issue is still occurring on latest image 2018-08-03 using pushtotalk (assistant_grpc_demo.py).

@Fleker Fleker added the platform related to server-side code label Sep 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform related to server-side code
Projects
None yet
Development

No branches or pull requests

5 participants