-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- New sensitivity changer - Final and tested dmg file - Final readme
- Loading branch information
Bjørn Karmann
committed
Dec 28, 2019
1 parent
1c0fab8
commit 0b9aec2
Showing
52 changed files
with
290 additions
and
535 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[Unit] | ||
Description=Project Alias | ||
After=network.target | ||
Requires=network.target | ||
|
||
[Service] | ||
Type=idle | ||
ExecStartPre=/usr/bin/python3 -u sleep.py | ||
ExecStart=/usr/bin/python3 -u app.py > /home/pi/sample.log 2>&1 | ||
WorkingDirectory=/home/pi/project_alias-2.0 | ||
StandardOutput=inherit | ||
StandardError=inherit | ||
Restart=always | ||
RestartSec=0 | ||
User=pi | ||
|
||
[Install] | ||
WantedBy=multi-user.target |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
hey alias /1e-13/ | ||
funky time /1e-16/ | ||
marvin /1e-5/ | ||
weather man /1e-19/ | ||
hey alias /1e-20/ |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"setting": {"language": "English", "gender": "Female", "delay": "5", "volume": "51", "sensitivity": "0", "noise": true}, "keyphrase": [{"whisper": "Ok Google", "name": "Hey Alias"}, {"whisper": "Ok Google, play some funky music on spotify", "name": "Funky Time"}, {"whisper": "Ok Google", "name": "Marvin"}, {"whisper": "Ok Google, how is the weather today", "name": "Weather man"}]} | ||
{"setting": {"noise": true, "language": "English", "volume": "39", "gender": "Male", "delay": "10"}, "keyphrase": [{"whisper": "Ok Google", "name": "Hey Alias", "sensitivity": "20"}]} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-136 Bytes
(89%)
modules/__pycache__/settings.cpython-35.pyc
100644 → 100755
Binary file not shown.
Binary file not shown.
Empty file.
Empty file.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.