-
Notifications
You must be signed in to change notification settings - Fork 396
Alexa not responding after "yes" #497
Comments
Have you tried to use snowboy instead of pocketsphix? |
Sorry to resurrect an old question but noting this is still an open issue I assume you didn't find a solution to this error? Searched the internet but you appear to be the only one who has experienced the same error message as I'm getting. |
You are not alone. I am getting the same error running on a Raspberry PI4 |
Try using snowboy instead of pocketsphinx in the config file. This worked for me. |
How u changed snowboy instead of using pocketsphinx ? |
Ok, I installed and enabled snowbow in the config.yaml but I am still getting the same Status Code 500 error and alexa just responds with a yes. Here are the debug logs on calling alexa
|
I tried several sites with instructions for installing snowboy, but was not successful. Sites like https://snowboy.kitt.ai/ couldn't be reached. |
Unfortunately snowboy doesn't allow me to change to my own wakeword as the website has been closed down which is why I am using Pocketsphinx. I don't think this issue is related to Pockesphinx as there is no mention of it in the logs. |
This issues not related with pocketshinx, seems thies API chages issue because the AlexaPi uses old v1 API in https://access-alexa-na.amazon.com/v1/avs/speechrecognizer/recognize and the server response from this address is: https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/exceptions.html |
Your OS (including version) where you are running AlexaPi:
Raspberry Pi OS_```
Python release (
python3 --version
):Description of problem:
Expected:
Problem-relevant
config.yaml
entries:Steps to reproduce:
Traceback (if applicable):
Additional info:
The text was updated successfully, but these errors were encountered: