This repository has been archived by the owner on Oct 24, 2021. It is now read-only.
forked from msgpo/jarbas_utils
-
Notifications
You must be signed in to change notification settings - Fork 2
Skill Templates
JarbasAI edited this page Mar 11, 2021
·
3 revisions
converse
method is always called
Listen to all utterances (other skills still trigger)
from ovos_utils.skills.templates.passive import PassiveSkill
class MySkill(PassiveSkill):
def handle_utterance(self, utterances, lang="en-us"):
""" Listen to all utterances passively, eg, take metrics """
THIS IS ALPHA, some features are not fully implemented
- unified homescreen (Known bugs)
- view history (WIP)
- search UI (WIP)
- better_cps integration
- media collections powered by https://github.com/OpenJarbas/pyvod/
- search in video metadata