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

Skill isn't working on latest buildroot image #9

Closed
devvmh opened this issue Aug 13, 2023 · 1 comment
Closed

Skill isn't working on latest buildroot image #9

devvmh opened this issue Aug 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@devvmh
Copy link

devvmh commented Aug 13, 2023

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 OpenVoiceOS/ovos-core#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
@JarbasAl JarbasAl added the bug Something isn't working label Feb 14, 2024
@JarbasAl
Copy link
Member

i believe this has been fixed by the various updates in the mean time, please re-open if you are still having issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants