forked from MycroftAI/mycroft-core
-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
discussiondo we want this?do we want this?
Description
these are some notes i had in a gist, just an idea not something in roadmap, but i figured it would be cool to discuss
OOVSkills framework proposal
- out-of-vocabulary intents skill class - OOVSkills
- triggered before common_query framework
- match an intent using something like https://github.com/GT4SD/zberta
- this gives us an intent classification without a registred handler
- "handle this question" becomes "handle this intent somehow"
- OOVSkills can use this info for a richer common_query experience
- send the intent_tag + utterance to OOVSkills
Metadata
Metadata
Assignees
Labels
discussiondo we want this?do we want this?