MycroftAI / hardware-mycroft-mark-II

Mycroft's Mark II Rpi mechanical, electrical and industrial designs
108 stars 32 forks source link

Lost "Hey Ezra" after update #8

Open Olzeke51 opened 3 years ago

Olzeke51 commented 3 years ago

Describe the bug Update between 3 mar and 4 mar: I have lost my "Hey Ezra", {hey mycroft - still works}

Log files If possible, add log files from /var/log/mycroft/ to help explain your problem. (.venv) mycroft@localhost:/var/log/mycroft$ cat voice.log | tail 2021-03-04 14:15:47.033 | INFO | 284 | main:handle_record_end:49 | End Recording... 2021-03-04 14:15:49.390 | INFO | 284 | main:handle_utterance:76 | Utterance: ['i lost my ks ra login'] 2021-03-04 15:18:11.586 | INFO | 284 | mycroft.session:get:72 | New Session Start: 04ab8fe3-d61d-4b77-90be-8cf945cd4e01 2021-03-04 15:18:11.588 | INFO | 284 | main:handle_wakeword:71 | Wakeword Detected: hey mycroft beta 2021-03-04 15:18:11.591 | INFO | 284 | mycroft.client.speech.mic:listen:741 | Recording... Playing WAVE '/opt/mycroft/mycroft/res/snd/start_listening.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo 2021-03-04 15:18:12.202 | INFO | 284 | main:handle_record_begin:41 | Begin Recording... 2021-03-04 15:18:15.509 | INFO | 284 | main:handle_record_end:49 | End Recording... 2021-03-04 15:18:16.828 | ERROR | 284 | mycroft.client.speech.listener:transcribe:243 | list index out of range 2021-03-04 15:18:16.830 | ERROR | 284 | mycroft.client.speech.listener:transcribe:244 | Speech Recognition could not understand audio ****15:18 was merely a time stamp for reference - it was 10:18 EST in So.Carolina

here is the audio.log info:: Playing WAVE '/tmp/mycroft/cache/tts/Mimic2/44fee02dd02d0f6e2c5d82c78d27f685.wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Mono 2021-03-04 14:15:19.050 | INFO | 278 | mycroft.audio.speech:mute_and_speak:127 | Speak: Would you like to create a troubleshooting package? 2021-03-04 14:15:19.447 | INFO | 278 | mycroft.audio.speech:mute_and_speak:127 | Speak: This will upload logs to the zero ex zero dot S T service and email a link to you with more information. Playing WAVE '/tmp/mycroft/cache/tts/Mimic2/b8868c708d8a05096335580ccd962f81.wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Mono Playing WAVE '/tmp/mycroft/cache/tts/Mimic2/0e350f5714199304a8c7515f714a923e.wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Mono 2021-03-04 14:15:32.868 | INFO | 278 | mycroft.audio.speech:mute_and_speak:127 | Speak: Please briefly describe the problem you are experiencing Playing WAVE '/tmp/mycroft/cache/tts/Mimic2/ae3ad3b697b1126122b20ef3cedcefa3.wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Mono 2021-03-04 14:15:49.522 | INFO | 278 | mycroft.audio.speech:mute_and_speak:127 | Speak: One moment. Playing WAVE '/tmp/mycroft/cache/tts/Mimic2/2318cecae9cc2beb8560a7e0dac74869.wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Mono 2021-03-04 14:15:52.222 | INFO | 278 | mycroft.audio.speech:mute_and_speak:127 | Speak: I've sent an email to your registered account with debugging information and instructions for contacting support. Playing WAVE '/tmp/mycroft/cache/tts/Mimic2/55f15f6b4b1abcbee7041e1894edf6d1.wav' : Signed 16 bit Little Endian, Rate 22000 Hz, Mono Config 0834 mar4.txt

Environment (please complete the following information):

Additional context I have copies of the terminal screen copies of the four different config files from 3 mar & 4 mar (after update) and noticed no difference - I used the "mycroft-config show system/remote/default/usr command" ' the attached file is "mycroft-config get"

Olzeke51 commented 3 years ago

Per the Mark2 chat.mycroft.ai channel - this is a device synchronization issue on the 'todo list' ' the solution is to reboot Mycroft and it will pull in from your mycroft.ai account the needed info Gary

Olzeke51 commented 3 years ago

Per the Mark2 chat.mycroft.ai channel - this is a device synchronization issue on the 'todo list' ' the solution is to reboot Mycroft and it will pull in from your mycroft.ai account the needed info Gary

krisgesling commented 3 years ago

Hey Gary, thanks for reporting - even though it's on our internal todo list, I'm going to leave this open as it hasn't been fixed and others might run into the same thing.

It also helps us see what issues users are actually running into so we fix the things that will have the most impact.

Really appreciated your detailed feedback so far!

krisgesling commented 3 years ago

Will be fixed by: https://github.com/MycroftAI/mycroft-core/issues/2859

chrisveilleux commented 3 years ago

Will be fixed by: MycroftAI/mycroft-core#2859

Correction. Will be fixed by: https://github.com/MycroftAI/mycroft-core/pull/2861

This is an issue with the order configurations get applied.