You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running Rhasspy base with 2 satellites. Dialog and STT happens on the base. I have got voskJshttp running on localhost:12102 on my server as Rhasspy base is running on 12101. When i ask Rhasspy a command, I can see the JSON output in the terminal from vosk, but Rhasspy gives me end end dialog chime. I suspect this is because it received the JSON object rather than plain text.
How can I get voskjshttp to return just the plain text so Rhasspy can process it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am running Rhasspy base with 2 satellites. Dialog and STT happens on the base. I have got voskJshttp running on localhost:12102 on my server as Rhasspy base is running on 12101. When i ask Rhasspy a command, I can see the JSON output in the terminal from vosk, but Rhasspy gives me end end dialog chime. I suspect this is because it received the JSON object rather than plain text.
How can I get voskjshttp to return just the plain text so Rhasspy can process it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions