project_alias
project_alias copied to clipboard
Alias is a teachable “parasite” that is designed to give users more control over their smart assistants, both when it comes to customisation and privacy. Through a simple app the user can train Alias...
When following the manual install guide i had to install the following additional dependencies manually: sudo apt-get install pulseaudio swig libpulse-dev libasound2-dev sudo pip3 install pocketsphinx spidev After, it all...
Added automatic script install on setup folder and instructions on README file
I tried the code with Google Home Mini, but fails when trying to activate with "Ok Google" because google recognizes that is using a TTS intead of a person, so...
Good morning, I installed 2.0 yesterday but my readback is not correct. I use "Alias" to wake Alias up, when I speak the command "Alias wie viel Uhr ist es?"...
Hello, I just installed version 2.0 manually but I don't have the noise. In summary the speakers do not give sound. Can you help me compile: pi@raspberrypi:~/project_alias $ python3 app.py...
Hi, I've tested the Project Alias 2.0 yesterday. If you want to connect using the url alias.local you need to have Bonjour...it"s not my case, so use IP address instead...
When I use the UI in the web-app from my phone (Android, Pixel 2, Chrome browser) and try to type a keyword I have the following 2 issues: 1. When...
Hi Bjoern: I may be asking this question in the wrong place, but could you please provide some guidance on printer settings for the shell? Your instructable suggests printing upside...
After the Alias was woken up and the noise-delay expired, it always started playing the noise again regardless of the "noise" setting. This fixes that bug by checking the setting...
This commit serves the same purpose as #46, but corrects mistakes made in the process, matches existing formatting, and fixes various typos.