Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting wyoming-satellite.service breaks wyoming-openwakeword #221

Open
dejan2101 opened this issue Sep 19, 2024 · 1 comment
Open

Starting wyoming-satellite.service breaks wyoming-openwakeword #221

dejan2101 opened this issue Sep 19, 2024 · 1 comment

Comments

@dejan2101
Copy link

Hi,

when i start wyoming-satellite.service it chrashes wyoming-openwakeword.service with following message:

● wyoming-openwakeword.service - Wyoming openWakeWord
Loaded: loaded (/etc/systemd/system/wyoming-openwakeword.service; disabled; preset: enabled)
Active: active (running) since Thu 2024-09-19 16:52:09 CEST; 1min 25s ago
Main PID: 993 (python3)
Tasks: 8 (limit: 174)
CPU: 3.376s
CGroup: /system.slice/wyoming-openwakeword.service
├─993 python3 /home/cave/wyoming-openwakeword/script/run --uri tcp://127.0.0.1:10400
└─996 /home/cave/wyoming-openwakeword/.venv/bin/python3 -m wyoming_openwakeword --uri tcp://127.0.0.1:10400

Sep 19 16:52:17 cavesatellite run[996]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sep 19 16:52:17 cavesatellite run[996]: File "/home/cave/wyoming-openwakeword/wyoming_openwakeword/handler.py", line 54, in handle_event
Sep 19 16:52:17 cavesatellite run[996]: info = self._get_info()
Sep 19 16:52:17 cavesatellite run[996]: ^^^^^^^^^^^^^^^^
Sep 19 16:52:17 cavesatellite run[996]: File "/home/cave/wyoming-openwakeword/wyoming_openwakeword/handler.py", line 190, in _get_info
Sep 19 16:52:17 cavesatellite run[996]: models=[
Sep 19 16:52:17 cavesatellite run[996]: ^
Sep 19 16:52:17 cavesatellite run[996]: File "/home/cave/wyoming-openwakeword/wyoming_openwakeword/handler.py", line 191, in
Sep 19 16:52:17 cavesatellite run[996]: WakeModel(
Sep 19 16:52:17 cavesatellite run[996]: TypeError: WakeModel.init() got an unexpected keyword argument 'phrase'

Anyone got any idea what might be wrong?

@ncp1113
Copy link

ncp1113 commented Nov 5, 2024

I am having the exact same problem. Interestingly, the openwakeword worked just fine before I installed the 2mic_leds.service. I disabled that and rebooted but the problem persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants