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

wakeword detected, then immediate second unknown chime rather than command detection and parsing #3

Open
kgiori opened this issue Aug 10, 2020 · 0 comments

Comments

@kgiori
Copy link

kgiori commented Aug 10, 2020

As of about 2 weeks ago, the keyword detection has been working and I hear the "bring" chime, but then an immediate second and different "chime" sound occurs rather than the usual wait for me to say something and parse the command. I turned on debugging and see this:

2020-08-10 16:37:22.453 INFO   : voice-addon: Got silence event
2020-08-10 16:37:22.455 INFO   : voice-addon: Pausing microphone
2020-08-10 16:37:22.457 INFO   : voice-addon: Microphone stopped, waiting for transcript
2020-08-10 16:37:22.783 INFO   : voice-addon: Computed transcript was: hey mozilla
2020-08-10 16:37:22.800 INFO   : voice-addon: Setup intermediate decoding
2020-08-10 16:37:22.802 INFO   : voice-addon: Resuming microphone
2020-08-10 16:37:23.465 INFO   : voice-addon: Got silence event
2020-08-10 16:37:23.467 INFO   : voice-addon: Pausing microphone
2020-08-10 16:37:23.469 INFO   : voice-addon: Microphone stopped, waiting for transcript
2020-08-10 16:37:24.034 INFO   : voice-addon: Transcript was empty
2020-08-10 16:37:24.047 INFO   : voice-addon: Setup intermediate decoding
2020-08-10 16:37:24.048 INFO   : voice-addon: Resuming microphone
2020-08-10 16:37:24.790 INFO   : voice-addon: Got silence event
2020-08-10 16:37:24.792 INFO   : voice-addon: Pausing microphone
2020-08-10 16:37:24.793 INFO   : voice-addon: Microphone stopped, waiting for transcript
2020-08-10 16:37:25.123 INFO   : voice-addon: Transcript was empty
2020-08-10 16:37:25.124 INFO   : voice-addon: Setup intermediate decoding
2020-08-10 16:37:25.125 INFO   : voice-addon: Resuming microphone
2020-08-10 16:37:28.385 INFO   : voice-addon: interim: 

I took a video clip, that I will share directly, to show what I'm hearing.
The event log shows wakeword detection, but never captures commands I try to say anymore.

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

1 participant