fforchino / vectorx

This project is to develop new voice commands and features for Vector. It runs on top of Wirepod setups
MIT License
49 stars 17 forks source link

Commands from VectorX do not respond #19

Closed LiNUT3k closed 10 months ago

LiNUT3k commented 10 months ago

Hello, I've installed wire-pod and VectorX according to the procedure (for both). Everything seems to work normally. However, concerning the VectorX part, the commands don't respond, either in voice or when I click on the intent from the GUI. Everything seems correct on the VectorX GUI (no errors and everything tells me that the parameters are right), but I can't understand why it's not working. For example, if I ask Vector to play pong (either by voice or by clicking on the GUI intent), absolutely nothing happens. However, if I launch an intent from the wire-pod GUI, it works.

LiNUT3k commented 10 months ago

In addition, I installed the server on a raspberry pi 4

LiNUT3k commented 10 months ago

Ok, I've found the reason. It seems that the openAI API, although good, can't work because I needs credits on my account (I didn't have any and i thought there is free plan with them). I switched to Houndify and now it works.