Skip to content

Commit

Permalink
update/stop_pipeline
Browse files Browse the repository at this point in the history
add stop to the pipeline by default

companion to OpenVoiceOS/ovos-core#391
  • Loading branch information
JarbasAl authored Dec 30, 2023
1 parent ff7aa89 commit 4948c35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ovos_config/mycroft.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4948c35

Please sign in to comment.