Open nagydavid opened 5 months ago
Seems like a duplicate of #46. Please reopen if that's not the case.
HI. @tetele , So I think it is not the same problem. After the first wakeword detected and command executed, after the "warning" nothing works. Same applies, if wake word is disabled and I trigger the pipline by touch.
I have tried it, also with cleaned build files. I reinstalled openwakeword, and the same happens. After the first wake word detection, I get this warning
[13:06:05][W][component:237]: Component i2s_audio.media_player took a long time for an operation (525 ms).
[13:06:05][W][component:238]: Components should block for at most 30 ms.
[13:06:07][W][component:237]: Component i2s_audio.media_player took a long time for an operation (371 ms).
[13:06:07][W][component:238]: Components should block for at most 30 ms.
[13:06:08][W][component:237]: Component i2s_audio.media_player took a long time for an operation (370 ms).
[13:06:08][W][component:238]: Components should block for at most 30 ms.
[13:06:08][D][light:036]: 'top_led' Setting:
[13:06:08][D][light:051]: Brightness: 60%
[13:06:08][D][light:059]: Red: 100%, Green: 0%, Blue: 100%
[13:06:08][D][light:109]: Effect: 'listening_ww'
and nothing happens.
I have reverted back to esphome 2023.4.2. Openwakeword pipeline works, microwakeword does not
I noticed that my instance of Onju with MWW reacts for wake word only two times. After that in need to uncheck and check "Use wake word" in order to be able to use wake word again. ESPHome 2024.6.6.
Flavor
MicroWakeWord
Checklist
Describe the issue
After installing the latest updated, wake word detection is happening only once, after boot up and after is dead.
Reproduction steps
install microwakeword flavour.
Debug logs