Open krusse opened 1 year ago
Hi @krusse Maybe you've a bad indention in your container for openwakeword, in port section, nope ?
Same here
Looks like bad data coming in over the TCP port
I have the same error But the error just come when i use atom-echo listening
ERROR:asyncio:Task exception was never retrieved future: <Task finished name='wyoming event handler' coro=<AsyncEventHandler.run() done, defined at /usr/local/lib/python3.9/dist-packages/wyoming/server.py:28> exception=AssertionError()> Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/wyoming/server.py", line 35, in run if not (await self.handle_event(event)): File "/usr/local/lib/python3.9/dist-packages/wyoming_faster_whisper/handler.py", line 58, in handle_event assert self._wav_file is not None AssertionError
I get the following error in docker logs when pushing the button or using the wakeword with the Atom Echo, and then nothing happens:
Everything in home assistant is set up according to the guide. I am running the following docker stack:
Any help is appreciated.