Hi,
I am playing around a bit with Rhasspy. One major disadvantage that i see is the impossibility (or am i wrong?) of detecting 2 sentences after each other ,as if it was one sentence actually.
Taking this from the main example:
[GetTemperature]
whats the temperature
[GetTime]
what time is it
So if i say: “whats the temperature what time is it” then it only detects one intent. I do not want to create one sentence for this because my final application will have multiple intents which i want freely to combine in one long sentence.
is there a solution for this? So i am actually looking for a freely spoken sentence which can detect multiple intents.