rhasspy / rhasspy3

An open source voice assistant toolkit for many human languages
MIT License
295 stars 23 forks source link

Call `after` commands after the relevant pipeline items #17

Open ulido opened 1 year ago

ulido commented 1 year ago

Allows commands configured in the after entry of each pipeline entry in the configuration file to be called after the relevant entry is finished. This allows e.g. setting status LED colors for listening, thinking or speaking.