37 Commits

Author SHA1 Message Date
maglore9900
8fce1848c1 Update speak.py
corrected the google speech to text
2024-10-03 19:13:01 -04:00
maglore9900
7cd7a79e7d Update adapter.py 2024-10-03 15:48:24 -04:00
maglore9900
edc4063868 Update prompts.py 2024-10-03 11:38:48 -04:00
maglore9900
49beaaef3c corrected prompt 2024-10-03 11:38:18 -04:00
maglore9900
c244ccc04d clean up 2024-10-02 14:03:21 -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
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
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
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
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
d1d412945b . 2024-08-28 10:23:42 -04:00
maglore9900
fea8e32499 .
.
2024-08-27 23:32:37 -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
0069658470 moved variables to env
added example env
2024-08-27 23:23:10 -04:00
maglore9900
5e52804933 added spotify and langgraph 2024-08-27 22:57:24 -04:00
maglore9900
61102738b7 first version 2024-08-17 23:17:36 -04:00
maglore9900
661f4200a6 . 2024-08-17 21:27:07 -04:00
maglore9900
23bae0ad50 . 2024-08-17 20:12:39 -04:00