diff --git a/ovos_config/mycroft.conf b/ovos_config/mycroft.conf index 79ece76..67a048b 100644 --- a/ovos_config/mycroft.conf +++ b/ovos_config/mycroft.conf @@ -138,11 +138,13 @@ // NOTE: if padatious is not installed, it will be replaced with padacioso (much slower) // in the future these will become plugins, and new pipeline stages can be added by end users "pipeline": [ + "stop_high", "converse", "padatious_high", "adapt", "common_qa", "fallback_high", + "stop_low", "padatious_medium", "fallback_medium", "padatious_low",