I would like to use Speech-to-Phrase, as most of my commands do simple stuff like controlling lights or shutters.
But sometimes I need to add items to my shopping list, which does not work with Speech-to-Phrase.
Hence, I am wondering if I could start a conversation with the Speech-to-Phrase pipeline by saying "shopping", which then "hands over" everything else I am saying to another Cloud/AI based pipeline.
#Assist Pipeline Handover
1 messages · Page 1 of 1 (latest)
you could have separate pipelines and have a fixed command that triggers switching them.
okay nabu, shopping list mode
okay nabu, add milk to the shopping list
okay nabu, return to normal mode
its a bit wordy but speech to phrase does not support any variables
Actually it is easier than thought by using the new start conversation action.
„Okay Nabu, shopping“ starts a sentence trigger, which:
- Switches the pipeline from Local to Cloud
- Starts a conversation, which asks „What should be added to the list?“
- Waits for the Assist to idle
- Switches back to Local