killian
|
9461d7618f
|
Merge branch 'main' into Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
|
2024-02-10 22:51:45 -08:00 |
Ty Fiero
|
cc1761971c
|
Merge branch 'main' into Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
|
2024-02-10 22:01:39 -08:00 |
Ty Fiero
|
e446e2765b
|
Added a get system message function to determine if its a raspberry pi
|
2024-02-10 21:34:25 -08:00 |
Ty Fiero
|
d9fe81cc8d
|
Comment out some of the kernel filter code.
|
2024-02-10 21:34:04 -08:00 |
Ty Fiero
|
ecf4a9385f
|
Small changes to the start script. It was downloading local whisper every time
|
2024-02-10 21:33:34 -08:00 |
Ty Fiero
|
c75fa8c322
|
Use a button if a raspberry pi is connected
|
2024-02-10 21:32:13 -08:00 |
killian
|
d275a26afd
|
Revert "Added NGrok to expose the server for device to connect to"
|
2024-02-10 20:55:53 -08:00 |
killian
|
a6e3105fd7
|
Revert "fix: download whisper local model directly from huggingface"
|
2024-02-10 20:54:03 -08:00 |
Shiven Mian
|
4f84bb8982
|
Merge remote-tracking branch 'upstream/main' into u/shivenmian/local
|
2024-02-10 20:19:07 -08:00 |
Shiven Mian
|
169a750644
|
fix: download whisper model directly from huggingface
|
2024-02-10 20:06:06 -08:00 |
Zohaib Rauf
|
cb989eef70
|
Merge branch 'main' into u/zabirauf/ngrok
|
2024-02-10 20:03:50 -08:00 |
Zohaib Rauf
|
1666695bf8
|
Updated
|
2024-02-10 20:00:25 -08:00 |
Tom Chapin
|
a3537f4a4d
|
adding python-dotenv
|
2024-02-10 19:53:55 -08:00 |
Tom Chapin
|
9493912034
|
Fixing comment
|
2024-02-10 19:44:58 -08:00 |
Tom Chapin
|
86e6927269
|
adding new config variables to the .env
|
2024-02-10 19:44:49 -08:00 |
Tom Chapin
|
3d6123a714
|
Merge branch 'main' into feature/dotenv
|
2024-02-10 19:43:26 -08:00 |
Tom Chapin
|
b5164b7dbe
|
Moving configuration to .env
|
2024-02-10 19:39:40 -08:00 |
Tom Chapin
|
b4623e6492
|
moving .gitignore config for conversations to project sub-folder
|
2024-02-10 19:39:17 -08:00 |
Shiven Mian
|
b5dcb40dde
|
fix: removed unnecessary run_command
|
2024-02-10 19:35:56 -08:00 |
Shiven Mian
|
19502db6c6
|
Merge remote-tracking branch 'upstream/main' into u/shivenmian/local
|
2024-02-10 19:32:25 -08:00 |
Shiven Mian
|
7582c8ad02
|
feat: added local piper TTS
|
2024-02-10 19:29:11 -08:00 |
Zohaib Rauf
|
09194721e8
|
Updated device to remove unecessary waiting
|
2024-02-10 18:58:51 -08:00 |
Zohaib Rauf
|
d6f6622463
|
Added NGrok
|
2024-02-10 18:52:25 -08:00 |
killian
|
917d13b9fe
|
Merge pull request #16 from tomchapin/feature/process-filtering
Filter out "networkStatusForFlags" from kernel messages
|
2024-02-10 17:46:18 -08:00 |
Tom Chapin
|
3d1d326528
|
Filter out "networkStatusForFlags" from kernel messages
|
2024-02-10 17:35:54 -08:00 |
Tom Chapin
|
34e52f7188
|
Moving logger into a more granular setup
|
2024-02-10 17:35:04 -08:00 |
Tom Chapin
|
96594218bf
|
default to INFO logging level
|
2024-02-10 16:09:43 -08:00 |
Tom Chapin
|
4ea0d0f841
|
Merge branch 'main' into feature/debug-logging
# Conflicts:
# OS/01/conversations/user.json
# OS/01/device.py
|
2024-02-10 16:07:54 -08:00 |
Tom Chapin
|
0c234277c3
|
Adding standard python logging support
|
2024-02-10 15:56:40 -08:00 |
killian
|
65acb1163f
|
Merge pull request #12 from zachwe/zach-cleaner-start
Improve startup script
|
2024-02-10 15:55:00 -08:00 |
birbbit
|
510749a629
|
save computer message + misc fixes
|
2024-02-10 15:33:37 -08:00 |
Zach Wener
|
2b48e2f4a3
|
cleanup
|
2024-02-10 15:27:34 -08:00 |
Zach Wener
|
4cd3c77a3e
|
Make it easier to stop services
|
2024-02-10 15:25:41 -08:00 |
Tom Chapin
|
4277b35f31
|
Removing user conversations from github repo
|
2024-02-10 15:05:50 -08:00 |
Shiven Mian
|
c9b3608b38
|
nit: remove temp output file
|
2024-02-10 11:49:08 -08:00 |
Shiven Mian
|
9ce3540672
|
Merge remote-tracking branch 'upstream/main' into u/shivenmian/local
|
2024-02-10 11:32:33 -08:00 |
Shiven Mian
|
23123dc549
|
chore: integrated local whisper + restructuring
|
2024-02-10 11:29:41 -08:00 |
Shiven Mian
|
12df8bbfac
|
Merge remote-tracking branch 'zakiui/u/zabirauf/stt-py' into u/shivenmian/local
|
2024-02-10 03:18:12 -08:00 |
killian
|
08cfa9e523
|
Check for computer messages
|
2024-02-10 03:01:41 -08:00 |
killian
|
375192afe6
|
Ready for whisper
|
2024-02-09 23:45:58 -08:00 |
killian
|
defb613227
|
Added install directions
|
2024-02-09 21:21:37 -08:00 |
killian
|
777ab42f75
|
8th Architecture
|
2024-02-08 23:46:33 -08:00 |
killian
|
d0857f7170
|
8th Architecture
|
2024-02-08 19:34:50 -08:00 |
killian
|
2a603581b5
|
8th Architecture
|
2024-02-08 19:27:52 -08:00 |
killian
|
47b31fb5e1
|
8th Architecture
|
2024-02-08 18:37:23 -08:00 |
killian
|
e75fa90a48
|
8th Architecture
|
2024-02-08 16:50:32 -08:00 |
killian
|
61dd64f469
|
`bash OS/01/start.sh`
|
2024-02-08 13:00:18 -08:00 |
killian
|
699a69321b
|
`bash OS/01/start.sh`
|
2024-02-04 05:22:01 -08:00 |
killian
|
5c9c0d780f
|
`bash OS/01/start.sh`
|
2024-02-04 02:46:20 -08:00 |
killian
|
525fa27ceb
|
`bash OS/01/start.sh`
|
2024-02-04 02:44:20 -08:00 |