56 Commits

Author SHA1 Message Date
maglore9900
d432c68c46 Update README.md 2024-10-02 14:09:39 -04:00
maglore9900
c244ccc04d clean up 2024-10-02 14:03:21 -04:00
maglore9900
70869b910d Update README.md 2024-10-02 13:53:53 -04:00
maglore9900
5f3e52b7da Update README.md 2024-10-02 13:53:32 -04:00
maglore9900
4f79a3f01a expanded readme, updates to agent and speak for customization 2024-10-02 13:50:51 -04:00
maglore9900
9ed115a100 created env for specifying listen_model 2024-10-02 13:27:09 -04:00
maglore9900
1ed477c639 Update README.md 2024-10-02 13:24:06 -04:00
maglore9900
8190dc8685 cleaned up env variable case 2024-10-02 13:23:08 -04:00
maglore9900
b57734309e refactor with OS detection
now does os detection and does not try to invoke windows specific tools on non-windows systems. will need to create more than one requirement.txt folder

also added variable env value for character prompts
2024-10-02 13:19:56 -04:00
maglore9900
1bb256ce47 removed vosk, doing cleanup 2024-10-02 11:07:43 -04:00
maglore9900
03fc980f4c refactoring 2024-10-02 11:01:52 -04:00
maglore9900
383b584270 clean up 2024-10-01 23:28:29 -04:00
maglore9900
3d9797b1a4 pip freeze run, need to clean up modules 2024-10-01 22:14:35 -04:00
maglore9900
499dfee689 Update requirements.txt 2024-10-01 22:10:05 -04:00
maglore9900
eefac55e68 Update requirements.txt 2024-10-01 22:07:46 -04:00
maglore9900
ec49541fbc Update requirements.txt 2024-10-01 22:06:01 -04:00
maglore9900
20378f9d3e Update README.md 2024-10-01 17:44:19 -04:00
maglore9900
af98c5fae2 Update .gitignore 2024-09-28 17:40:46 -04:00
maglore9900
5683d31f03 Update app_index.json 2024-09-28 17:39:12 -04:00
maglore9900
649d242f51 added a new timer with clippy 2024-09-21 15:57:06 -04:00
maglore9900
6098d4877d Update agent.py 2024-09-14 22:11:40 -04:00
maglore9900
d70de29052 fixed timer 2024-09-13 23:26:41 -04:00
maglore9900
90e581eb0e Update README.md 2024-09-13 22:45:47 -04:00
maglore9900
e12c3aa36c timer notification updated 2024-09-13 20:25:55 -04:00
maglore9900
d195d63580 . 2024-09-13 12:56:20 -04:00
maglore9900
4c8d015ed9 speak update
major transcode update, modularized the transcoders to work with various noise cancellation options
2024-09-12 23:03:53 -04:00
maglore9900
eb9f9ebb22 updated spotify tool 2024-09-09 12:06:21 -04:00
maglore9900
04e15b0bb6 dynamic noise detection/cancelling 2024-09-04 19:33:55 -04:00
maglore9900
264f2a811f working on journal function
moved speech import to agent, changed main import from direct to agent to speech
2024-09-04 09:12:24 -04:00
maglore9900
f9c1503ad2 prompt update
updated to custom prompt with system message describing max
2024-08-29 21:17:34 -04:00
maglore9900
d8e6ee9fb5 . 2024-08-29 13:31:04 -04:00
maglore9900
8ddc735d3f Update app_launcher.py
added try to find_and_open_app in app_launcher.py
2024-08-29 12:57:33 -04:00
maglore9900
ec07b096dc added fallback on features
added fallback on spotify
added subprocess to app launcher so it releases max while the app is open
2024-08-29 10:56:54 -04:00
maglore9900
46e61fc9fe pitch / stutter tweaking 2024-08-28 23:07:07 -04:00
maglore9900
28872342ee add vosk audio model
added try/except on spotify
some basic file clean up
2024-08-28 19:56:22 -04:00
maglore9900
10e76f00b8 added windows app focus option
will now bring an app to the front in windows. need to add logic where it will launch the app if its not open

minor issue is that it grabs the first instance of an app, so if multiple notepads are open, only one of them is grabbed
2024-08-28 13:21:32 -04:00
maglore9900
010aa0346e Merge branch 'main' of https://github.com/maglore9900/max_headroom 2024-08-28 13:04:54 -04:00
maglore9900
3f849acdc3 added windows app launcher
first it indexes the applications on the system, and will do this every five days while running. then uses fuzzy search to find apps.
2024-08-28 13:04:52 -04:00
maglore9900
b3e5ecce32
Update README.md 2024-08-28 10:39:51 -04:00
maglore9900
a69bb5833d
Update README.md 2024-08-28 10:38:34 -04:00
maglore9900
6ae1352d1e
Update README.md 2024-08-28 10:36:40 -04:00
maglore9900
6f8d7a3c33 Merge branch 'main' of https://github.com/maglore9900/max_headroom 2024-08-28 10:23:43 -04:00
maglore9900
d1d412945b . 2024-08-28 10:23:42 -04:00
maglore9900
c449b06196
Update README.md 2024-08-27 23:33:20 -04:00
maglore9900
fea8e32499 .
.
2024-08-27 23:32:37 -04:00
maglore9900
6c913bfff5 Update README.md 2024-08-27 23:31:51 -04:00
maglore9900
08fa93898f fallback for TTS
modified the speak portion so that if you are not using alltalk it will respond like a robot locally
2024-08-27 23:29:00 -04:00
maglore9900
22d7bdc1c3 Merge branch 'main' of https://github.com/maglore9900/max_headroom 2024-08-27 23:23:12 -04:00
maglore9900
0069658470 moved variables to env
added example env
2024-08-27 23:23:10 -04:00
maglore9900
5ec0d54266
Create README.md 2024-08-27 23:10:32 -04:00