Skip to content

M5CoreS3 HA voice Assistant wake work not working #18

@lboue

Description

@lboue

Hello,

I followed the M5CoreS3 HA voice Assistant to setup my M5CoreS3 HA voice Assistant. I set up the assist pipeline with add-ons:

  1. Whisper
  2. Piper
  3. openWakeWord

It's still waiting for a wake-up call and nothing happens on the screen (the status icon doesn't change) when I say “hey Nabu”.

IMG_1379

ESPHome debug log

I see these events over and over again in ESPHome debug log:

[08:50:31][D][voice_assistant:627]: Event Type: 0
[08:50:31][D][voice_assistant:627]: Event Type: 2
[08:50:31][D][voice_assistant:719]: Assist Pipeline ended
[08:50:31][D][voice_assistant:504]: State changed from STREAMING_MICROPHONE to IDLE
[08:50:31][D][voice_assistant:510]: Desired state set to IDLE
[08:50:31][D][voice_assistant:504]: State changed from IDLE to START_MICROPHONE
[08:50:31][D][voice_assistant:510]: Desired state set to START_PIPELINE
[08:50:31][D][voice_assistant:221]: Starting Microphone
[08:50:31][D][voice_assistant:504]: State changed from START_MICROPHONE to STARTING_MICROPHONE
[08:50:31][D][voice_assistant:504]: State changed from STARTING_MICROPHONE to START_PIPELINE
[08:50:31][D][voice_assistant:275]: Requesting start...
[08:50:31][D][voice_assistant:504]: State changed from START_PIPELINE to STARTING_PIPELINE
[08:50:31][D][voice_assistant:525]: Client started, streaming microphone
[08:50:31][D][voice_assistant:504]: State changed from STARTING_PIPELINE to STREAMING_MICROPHONE
[08:50:31][D][voice_assistant:510]: Desired state set to STREAMING_MICROPHONE
[08:50:31][D][voice_assistant:627]: Event Type: 1
[08:50:31][D][voice_assistant:630]: Assist Pipeline running
[08:50:31][D][voice_assistant:627]: Event Type: 9
[08:50:36][D][voice_assistant:627]: Event Type: 0
[08:50:36][D][voice_assistant:627]: Event Type: 2
[08:50:36][D][voice_assistant:719]: Assist Pipeline ended
[08:50:36][D][voice_assistant:504]: State changed from STREAMING_MICROPHONE to IDLE
[08:50:36][D][voice_assistant:510]: Desired state set to IDLE
[08:50:36][D][voice_assistant:504]: State changed from IDLE to START_MICROPHONE
[08:50:36][D][voice_assistant:510]: Desired state set to START_PIPELINE
[08:50:36][D][voice_assistant:221]: Starting Microphone
[08:50:36][D][voice_assistant:504]: State changed from START_MICROPHONE to STARTING_MICROPHONE
[08:50:36][D][voice_assistant:504]: State changed from STARTING_MICROPHONE to START_PIPELINE
[08:50:36][D][voice_assistant:275]: Requesting start...
[08:50:36][D][voice_assistant:504]: State changed from START_PIPELINE to STARTING_PIPELINE
[08:50:36][D][voice_assistant:525]: Client started, streaming microphone
[08:50:36][D][voice_assistant:504]: State changed from STARTING_PIPELINE to STREAMING_MICROPHONE
[08:50:36][D][voice_assistant:510]: Desired state set to STREAMING_MICROPHONE
[08:50:36][D][voice_assistant:627]: Event Type: 1
[08:50:36][D][voice_assistant:630]: Assist Pipeline running
[08:50:36][D][voice_assistant:627]: Event Type: 9

openwakeword debug log

[08:58:36] INFO: Successfully sent discovery information to Home Assistant.
s6-rc: info: service discovery successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
DEBUG:wyoming_openwakeword.handler:Client disconnected: 7552575926732
DEBUG:wyoming_openwakeword.handler:Client connected: 7557108632769
DEBUG:wyoming_openwakeword.handler:Receiving audio from client: 7557108632769
DEBUG:wyoming_openwakeword.handler:Client disconnected: 7557108632769
DEBUG:wyoming_openwakeword.handler:Client connected: 7562164447063
DEBUG:wyoming_openwakeword.handler:Receiving audio from client: 7562164447063
DEBUG:wyoming_openwakeword.handler:Client disconnected: 7562164447063
DEBUG:wyoming_openwakeword.handler:Client connected: 7567223924514
DEBUG:wyoming_openwakeword.handler:Receiving audio from client: 7567223924514
DEBUG:wyoming_openwakeword.handler:Client disconnected: 7567223924514
DEBUG:wyoming_openwakeword.handler:Client connected: 7572276020050
DEBUG:wyoming_openwakeword.handler:Receiving audio from client: 7572276020050
DEBUG:wyoming_openwakeword.handler:Client disconnected: 7572276020050
DEBUG:wyoming_openwakeword.handler:Client connected: 7577334003736
DEBUG:wyoming_openwakeword.handler:Receiving audio from client: 7577334003736
DEBUG:wyoming_openwakeword.handler:Client connected: 7582108624491
DEBUG:wyoming_openwakeword.handler:Sent info to client: 7582108624491
DEBUG:wyoming_openwakeword.handler:Client disconnected: 7577334003736
DEBUG:wyoming_openwakeword.handler:Client connected: 7582520841845
DEBUG:wyoming_openwakeword.handler:Receiving audio from client: 7582520841845
DEBUG:wyoming_openwakeword.handler:Client disconnected: 7582108624491

HA pipeline status

Piper 1.5.1
image

Whisper 2.1.2

image

openWakeWord 1.10
image

ESPHome device
image

image

How can I identify and correct this?

ESPHome debug log file
logs_m5cores3-ha-voice-assistant_run.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions