I’ve tried looking through the docs and googling, but I can’t find anything about this topic. Is there a way for Rhasspy to hold context similar to Conversational Context outlined in the Mycroft docs?
This would range from something like:
Me: “Hey Rhasspy, How tall is John Cleese”
Rhasspy: “He is 196 centimeters”
Me: “Where’s he from?” (Notice no need for wake word again)
Rhasspy: “He’s from England”
Another example would be:
Me: “Hey Rhasspy, What’s the weather like today?”
Rhasspy: “it’s 70 degrees with a 10% chance of rain. Should I read the 3 day forecast?” (notice it assumes my location if none given)
Me: “Yes” or “No”
Bonus question: how would I go about having it assume my location if I didn’t provide one in my sentence?
Thanks all for any help!