Closed devvmh closed 9 months ago
Hi, I installed this skill on the latest buildroot image (OpenVoiceOS_rpi4_64-gui_dev-202301171328.img.xz) and it isn't working - it keeps falling back to the unknown fallback handler.
I added some debugging log statements to the skill and I can see that the skill is being invoked, but it's not working somehow
Is this fixable? Or should I be moving to personas? Based on https://github.com/OpenVoiceOS/ovos-core/issues/297 and trying briefly to install personas it looked like personas isn't ready yet
debug output:
18:36:19.609 - SKILLS - skill_ovos_fallback_chatgpt:handle_utterance:48 - WARNING - Chat GPT skill called handle_utterance 18:36:19.609 - SKILLS - skill_ovos_fallback_chatgpt:handle_utterance:48 - WARNING - Chat GPT skill called handle_utterance 18:36:20.024 - SKILLS - skill_ovos_fallback_chatgpt:handle_speak:58 - WARNING - Chat GPT skill called handle_speak 18:36:20.024 - SKILLS - skill_ovos_fallback_chatgpt:handle_speak:58 - WARNING - Chat GPT skill called handle_speak 18:36:20.079 - AUDIO - ovos_tts_plugin_mimic3_server:_validate_args_combo:94 - WARNING - lang defined twice! choosing en_GB over en_US for voice: en_UK/apope_low 62023-08-13 18:36:20.079 - AUDIO - ovos_tts_plugin_mimic3_server:_validate_args_combo:94 - WARNING - lang defined twice! choosing en_GB over en_US for voice: en_UK/apope_low 18:36:44.945 - SKILLS - skill_ovos_fallback_chatgpt:handle_utterance:48 - WARNING - Chat GPT skill called handle_utterance 18:36:44.945 - SKILLS - skill_ovos_fallback_chatgpt:handle_utterance:48 - WARNING - Chat GPT skill called handle_utterance 18:36:45.059 - SKILLS - mycroft.skills.intent_services.commonqa_service:handle_question:119 - INFO - Searching for explain quantum computing 18:36:45.059 - SKILLS - mycroft.skills.intent_services.commonqa_service:handle_question:119 - INFO - Searching for explain quantum computing 18:36:46.300 - SKILLS - mycroft.skills.intent_services.commonqa_service:_query_timeout:173 - INFO - Timeout occurred check responses 18:36:46.300 - SKILLS - mycroft.skills.intent_services.commonqa_service:_query_timeout:173 - INFO - Timeout occurred check responses 62023-08-13 18:36:46.689 - AUDIO - ovos_tts_plugin_mimic3_server:_validate_args_combo:94 - WARNING - lang defined twice! choosing en_GB over en_US for voice: en_UK/apope_low 18:36:46.691 - SKILLS - skill_ovos_fallback_chatgpt:handle_speak:58 - WARNING - Chat GPT skill called handle_speak 18:36:46.689 - AUDIO - ovos_tts_plugin_mimic3_server:_validate_args_combo:94 - WARNING - lang defined twice! choosing en_GB over en_US for voice: en_UK/apope_low 18:36:46.691 - SKILLS - skill_ovos_fallback_chatgpt:handle_speak:58 - WARNING - Chat GPT skill called handle_speak
i believe this has been fixed by the various updates in the mean time, please re-open if you are still having issues
Hi, I installed this skill on the latest buildroot image (OpenVoiceOS_rpi4_64-gui_dev-202301171328.img.xz) and it isn't working - it keeps falling back to the unknown fallback handler.
I added some debugging log statements to the skill and I can see that the skill is being invoked, but it's not working somehow
Is this fixable? Or should I be moving to personas? Based on https://github.com/OpenVoiceOS/ovos-core/issues/297 and trying briefly to install personas it looked like personas isn't ready yet
debug output: