Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

bug/ _wait_until_wake_word bad return type #22

@JarbasAl

Description

@JarbasAl

reported by @j1nx

2022-02-09 19:58:47.774 - OVOS - mycroft.client.speech.listener:run:396 - DEBUG - Config has changed, reloading...
2022-02-09 19:58:47.817 - OVOS - mycroft.client.speech.listener:run:97 - ERROR - Exception in AudioProducer
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/mycroft/client/speech/listener.py", line 72, in run
    audio, lang = self.loop.responsive_recognizer.listen(
  File "/usr/lib/python3.8/site-packages/mycroft/client/speech/mic.py", line 802, in listen
    ww_data, lang = self._wait_until_wake_word(source, sec_per_buffer)
TypeError: cannot unpack non-iterable NoneType object

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions