#Setup voice assistant correctly
1 messages · Page 1 of 1 (latest)
Text is not recognized or speech to text error
Im using HomeAssistant Cloud
Shpuld I migrate to piper and wyoming?
Do you have a subscription to the service?
Yes
What errors? They matter in order to debug stuff
Hello @onyx dock I didnt have the time to look on this
So, anything I write in my assist Im getting Sorry, I couldn't understand tha
I wrote some simple sentence like: turn on the light
or turn on the main office light
this is my debug raw message:
init_options:
start_stage: intent
end_stage: intent
input:
text: Turn on the Office Main Light
pipeline: 01hqgw3x6p99t7tv9t33esgf5v
conversation_id: null
stage: done
run:
pipeline: 01hqgw3x6p99t7tv9t33esgf5v
language: en
runner_data:
stt_binary_handler_id: null
timeout: 300
events:
- type: run-start
data:
pipeline: 01hqgw3x6p99t7tv9t33esgf5v
language: en
runner_data:
stt_binary_handler_id: null
timeout: 300
timestamp: "2024-04-14T09:52:09.185711+00:00"
- type: intent-start
data:
engine: homeassistant
language: en
intent_input: Turn on the Office Main Light
conversation_id: null
device_id: null
timestamp: "2024-04-14T09:52:09.185733+00:00"
- type: intent-end
data:
intent_output:
response:
speech:
plain:
speech: Sorry, I couldn't understand that
extra_data: null
card: {}
language: en
response_type: error
data:
code: no_valid_targets
conversation_id: null
timestamp: "2024-04-14T09:52:09.209287+00:00"
- type: run-end
data: null
timestamp: "2024-04-14T09:52:09.209317+00:00"
intent:
engine: homeassistant
language: en
intent_input: Turn on the Office Main Light
conversation_id: null
device_id: null
done: true
intent_output:
response:
speech:
plain:
speech: Sorry, I couldn't understand that
extra_data: null
card: {}
language: en
response_type: error
data:
code: no_valid_targets
conversation_id: null
Is Office Main Light exposed to Assist?
Yes it is
Also I have this error in my filter for exposed entites:
https://i.imgur.com/UquB9kf.png
maybe it's somehow correlated?
no, it's not
how are you running HA? HAOS? what version of HA do you have?
I have latest version if HA
I run it in docker container
I tested wakeword with esphome and m5 exho it works for all other stuff
I think the thing is that I have entity light.office_main_light in the area Office and maybe that is a potential “bug” ?
Maybe Im wrong
can you try "turn on the office office main light"?
Yes that works
seems like there's a problem with matching when part of the entity name/alias is an area which matches another sentence
could you please open an issue here? https://github.com/home-assistant/core/issues/new/choose
thank you! please edit the issue and add the conversation integration so that it' properly assigned