kercre123 / wire-prod-pod

49 stars 9 forks source link

Picovoice not working #3

Closed saddukar closed 1 year ago

saddukar commented 1 year ago

Picovoice is not working at all. Set it up using the API, the logs show that requests are being sent but Vector never replies, no matter what I say. Works fine on Coqui.

Here is what the logs show: 2022.09.26 15:32:34: Bot 1 Intent Sent: intent_system_noaudio 2022.09.26 15:32:34: No Parameters Sent 2022.09.26 15:32:34: Bot 1 request served. 2022.09.26 15:42:00: Bot 1 ESN: 00802554 2022.09.26 15:42:00: Bot 1 Session: 84db1410-4466-4a 2022.09.26 15:42:00: Bot 1 Language: ENGLISH_US 2022.09.26 15:42:00: Stream 1 opened. 2022.09.26 15:42:00: Bot 1 Stream Type: Opus 2022.09.26 15:42:00: Processing... 2022.09.26 15:42:00: Speech completed in 0.38 seconds. 2022.09.26 15:42:00: Bot 1 Transcribed text: 2022.09.26 15:42:00: Bot 1 request served. 2022.09.26 15:42:00: No intent was matched. 2022.09.26 15:42:00: Bot 1 Intent Sent: intent_system_noaudio 2022.09.26 15:42:00: No Parameters Sent 2022.09.26 15:42:00: Bot 1 request served. 2022.09.26 15:42:14: Bot 1 ESN: 00802554 2022.09.26 15:42:14: Bot 1 Session: c23d2d9d-e157-41 2022.09.26 15:42:14: Bot 1 Language: ENGLISH_US 2022.09.26 15:42:14: Stream 1 opened. 2022.09.26 15:42:14: Bot 1 Stream Type: Opus 2022.09.26 15:42:14: Processing... 2022.09.26 15:42:15: Speech completed in 0.22 seconds. 2022.09.26 15:42:15: Bot 1 Transcribed text: 2022.09.26 15:42:15: Bot 1 request served. 2022.09.26 15:42:15: No intent was matched. 2022.09.26 15:42:15: Bot 1 Intent Sent: intent_system_noaudio 2022.09.26 15:42:15: No Parameters Sent 2022.09.26 15:42:15: Bot 1 request served.

kercre123 commented 1 year ago

Sorry for the late response, are you still experiencing this issue? I have only experienced this when I have entered an incorrect API key

saddukar commented 1 year ago

Hi,

Hi and no worries. I tried it twice and completely reinstalled the Raspberry PI os in between but no change. It works perfectly on the Wire-Pod though (same exact API key on used in all 3 instances) If you want, I can attempt a 3rd install of Wire-Prod-Pod and see if it works now?

Thank you

On October 15, 2022 1:26:23 PM Wire @.***> wrote:

Sorry for the late response, are you still experiencing this issue? I have only experienced this when I have entered an incorrect API key

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

MTrab commented 1 year ago

I have the same issue. Picovoice is not working (producing same log output as above) in Wire-Prod-Pod

kercre123 commented 1 year ago

I updated the Picovoice version at one point, is this still an issue for you in the latest commit?

kercre123 commented 1 year ago

Closing due to inactivity