rhasspy / rhasspy-hermes

Python classes for Hermes protocol
MIT License
2 stars 11 forks source link

Support for hermes/nlu/partialQuery? #19

Open koenvervloesem opened 4 years ago

koenvervloesem commented 4 years ago

I notice that Rhasspy Hermes doesn't support the hermes/nlu/partialQuery message, which is used for a follow up query to extract a specific slot given an intent.

Is this something we want to support? We can put it on the TODO list then.

synesthesiam commented 4 years ago

I didn't understand the purpose of this message at the time, but I can see it now. It would take some work to add this to fsticuffs and fuzzywuzzy, but it might be possible.

Let's add it to the TODO.