alexa-pi / AlexaChipDEPRECATED

DEPRECATED - Use https://github.com/alexa-pi/AlexaPi instead ... Code to turn a CHIP into an Alexa Client

Home Page:https://github.com/alexa-pi/AlexaPi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main.py never printing ready

bthuilot opened this issue · comments

Alexa says "hello" but then it never prints ready to the console and pressing the button and saying commands doesn't work either, and when i cancel the script it says:

Traceback (most recent call last):
File "main.py", line 112, in
val = f.read().strip('\n')
KeyboardInterrupt

Did you ever resolve this problem??

@TateFleming If you are having issues with this repo, please try the new one: https://github.com/alexa-pi/AlexaPi Thank you.

Does that installation setup work for a CHIP?

This project is now deprecated in favor of the new AlexaPi (https://github.com/alexa-pi/AlexaPi) which has all the features of this project and much more, such as:

  • support for a wide range of devices and platforms (Raspberry Pi, CHIP, Orange Pi, desktops, Magic Mirror and others)
  • voice activation (great PocketSphinx support and snowboy support soon to be released)
  • much more robust installation and configuration
  • better security
  • Arch Linux support
  • awesome documentation
  • and much, much more! You get it - it's just awesome.

Please switch over to the new project and if your issue persists there, file an issue in the new repo's issue tracker. Thank you.