-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
I mute the microphone in the microphone hardware, and leave talon and MacOS running. When I unmute I have the below in the log and Talon does not respond to my commands.
12: lib/python3.9/threading.py:912|
11: lib/python3.9/threading.py:954|
10: lib/python3.9/threading.py:892|
9: talon/cron.py:110|
8: ------------------------------------# cron thread
7: talon/cron.py:75 |
6: talon/scripting/rctx.py:201|
5: ------------------------------------# 'cron' main:call()
4: talon/vad.py:16 |
3: talon/scripting/speech_system.py:284|
2: talon/engines/w2l.py:724|
1: talon/engines/w2l.py:309|
2021-01-04 12:46:30 WARNING [watchdog] "talon.vad.<lambda>" @4.0s (stalled)
2021-01-04 12:46:32 WARNING [watchdog] "talon.vad.<lambda>" @6.0s (stalled)
2021-01-04 12:46:34 WARNING [watchdog] "talon.vad.<lambda>" @8.0s (stalled)
2021-01-04 12:46:35 ERROR cb error topic="cron" cb=<function _vad_cb.<locals>.<lambda> at 0x121b8cf70>
14: lib/python3.9/threading.py:912|
13: lib/python3.9/threading.py:954|
12: lib/python3.9/threading.py:892|
11: talon/cron.py:110|
10: ------------------------------------# cron thread
9: talon/cron.py:75 |
8: talon/scripting/rctx.py:203|
7: ------------------------------------# 'cron' main:<lambda>()
6: ------------------------------------# stack splice
5: talon/scripting/rctx.py:201|
4: talon/vad.py:16 |
3: talon/scripting/speech_system.py:284|
2: talon/engines/w2l.py:724|
1: talon/engines/w2l.py:311|
RuntimeError: w2l_engine_forward() returned NULL emission
2021-01-04 12:46:38 WARNING [watchdog] "talon.vad.<lambda>" @2.0s
My OS is MacOS Big Sur (On intel silicon)
At this time I am "fixing" the issue by restarting Talon entirely
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels