-
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** (`…
-
More specifically I want to integrate snowboy wake word engine with C++ sample demo in AVS Alexa SDK. So how do I compile the C++ and C samples given here in the git?
-
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…
-
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…
-
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…
-
Hi,
I could able to setup the project and able to run using emulator but only for the skill available for US (English).
I have sample skill hosted in UK (English) it works with my amazon echo. …