rhasspy / rhasspy-server-hermes

Web server interface to Rhasspy with Hermes back-end
MIT License
4 stars 18 forks source link

/api/speech-to-intent does not support siteId parameter #31

Open peteh opened 2 years ago

peteh commented 2 years ago

I already mentioned that siteId parameter is not supported in /api/speech-to-intent in this issue, which I posted to the main rhasspy project: https://github.com/rhasspy/rhasspy/issues/282

I don't know the correct process but I also created a PR to solve it: https://github.com/rhasspy/rhasspy-server-hermes/pull/30