GithubHelp home page GithubHelp logo

project-alice-assistant / projectaliceinstaller Goto Github PK

View Code? Open in Web Editor NEW
7.0 8.0 3.0 116 KB

Project Alice Installer

License: GNU General Public License v3.0

Shell 100.00%
alice snips raspberry assistant

projectaliceinstaller's People

Contributors

glueckself avatar jr-k avatar maxbachmann avatar psychokiller1888 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

projectaliceinstaller's Issues

install.sh - wrong url path for python

found a bug in line 265 of install.sh - a false url path is set in the wget command
replace : sudo -u ${USER} wget https://www.python.org/ftp/python/3.7.3/Python-3.7.4.tar.xz
with: sudo -u ${USER} wget https://www.python.org/ftp/python/3.7.4/Python-3.7.4.tar.xz

reboot -f in installer.sh

Hi!

I'm trying to install Project Alice and I've noticed a "reboot -f" at the end of the installer.sh-script.
Forcing the reboot might cause issues with file systems or databases because of the unclean shutdown. Even a simple reboot might cause problems because it aborts everything else that might be going on in other sessions.

Is there reason for doing a (forced) reboot right after?
If not, I would propose to replace it with a message ("Please reboot at your convenience"/...).

Cool project

I noticed your project on the Snips forum. Pretty impressive stuff!

I was wondering: which TTS are you using? A Tacotron variant? How difficult was it to upgrade to this voice? I'd like to also use it for my own offline voice assistant which is part of https://www.createcandle.com

No sound output on first install.

Hey there,

I discovered that with installing V1.02 with the prefabricated Rasberian image, that aplay -l always returns nothing and therefore no sound is played. I fixed this by adding dtparam=audio=on to the /boot/config.txt .

I installed it twice and the same issue occured both times.

Great project anyway👍

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.