-
I've built the alexa sample app with kitt-ai and it works with alexa.umdl, however, the directions in the readme reference a non-existent path:
`# Please replace YOUR_UNIVERSAL_MODEL.umdl with the pe…
govus updated
5 years ago
-
New to all of this programming so that's why I need help.
I programmed my personal work on the Snowboy site took the file and followed these instructions
Please replace YOUR_PERSONAL_MODEL.p…
-
Dear Kitt_Ai team,
we installed this alexa-avs-sample-app package in RPi 3 device, which use kitt_ai/sensory wake-word engine too. https://github.com/alexa/alexa-avs-sample-app/,
we found somethin…
-
Fix for the "400 Bad Request" error message when trying to authenticate using http://localhost:5050. This is happening because Amazon requires SSL which isn't supported with this version of AlexaPi. …
-
I successfully installed and configure the Conexant 4-mic array on a Raspberry Pi.
I'm trying to use Snowboy as a wakewordAgent, with the **pretrained model optimized for Alexa AVS sample app** (`…
-
Hi,
I have setup alexa on Raspberry Pi using the steps mentioned in https://github.com/alexa/alexa-avs-sample-app/wiki/Setting-up-the-Raspberry-Pi and able to execute basic alexa skills like "what is…
-
Hi, I have tried changing the file for my personal model downloaded from KittAi and copying it into the /home/pi/alexa-avs-sample-app/samples/wakeWordAgent/ext/resources folder; then I changed the nam…
-
The AVS Devices SDK v1.6 is (as far as I know) the current Alexa sample implementation. This is not compatible with the mechanism described here.
Given the rate of change of products such as Alexa…
-
Hello,
I have followed amazon's documentation on creating Alexa smart home devices and i am successfully able to add devices in my Alexa app using Echosim.io or directly scanning in Alexa app. Also i…
-
Trying your script here, and it seems to be stopping at "Starting javaClient". The Java client does open and function, but the script does not seem to start the wakeword listener. I have tried changin…