Bossiara13
1078b2daa3
docs: drop picovoice mentions, document WAKE_WORDS config
...
README no longer lists PICOVOICE_TOKEN as a required key, and the
configuration section explains the new WAKE_WORDS tuple.
2026-04-22 17:48:15 +03:00
Bossiara13
d8a2862ace
chore: drop pvporcupine dep and PICOVOICE_TOKEN from env template
...
wake-word is now handled by vosk, so the picovoice access key is no longer
needed. config.py already had PICOVOICE_TOKEN removed in the previous commit.
2026-04-22 17:47:22 +03:00
Bossiara13
a4b919c11e
refactor: replace porcupine wake-word with vosk grammar-constrained recognizer
...
uses a second KaldiRecognizer with a JSON grammar of WAKE_WORDS + [unk] for
the wake phase, then hands off to the full-vocab recognizer for the 10s
command window. drops the pvporcupine dependency entirely.
2026-04-22 17:46:44 +03:00
Bossiara13
8019ee0baa
security: untrack dev.env, add template dev.env.example
...
Real secrets now live in untracked dev.env (gitignored). dev.env.example
holds placeholders and is the canonical template — copy it to dev.env on
fresh checkout and fill in real keys.
2026-04-22 17:33:07 +03:00
Bossiara13
b3867603ff
docs: write fresh README for the fork
2026-04-22 17:32:49 +03:00
Bossiara13
c961143fd4
chore: re-save requirements.txt as plain utf-8
2026-04-22 17:32:48 +03:00
Bossiara13
9b7c08b088
chore: pin openai>=1.0 and rewrite requirements.txt as utf-8
2026-04-22 17:32:47 +03:00
Bossiara13
7f5ca81c71
feat: swap openai for Groq via openai-compatible base_url
2026-04-22 17:32:46 +03:00
Bossiara13
377016478e
chore: rebrand to Bossiara13 fork
...
bump version 3.0 -> 0.1.0
2026-04-22 17:32:45 +03:00
Abraham
ee8d236e1c
Merge remote-tracking branch 'origin/master'
2023-04-22 02:17:33 +05:00
Abraham
1339f92571
license added
2023-04-22 02:17:06 +05:00
Abraham Tugalov
64cb29be0e
Merge pull request #23 from Priler/test
...
GPT Fixes
2023-04-19 23:20:00 +05:00
Abraham Tugalov
381d5f17fa
Merge pull request #20 from Gadzhi07/master
...
chat-gpt-3.5-turbo fix
2023-04-17 21:07:13 +05:00
enot
7dd76c35c4
chat-gpt-3.5-turbo fix
2023-04-17 16:02:33 +03:00
Abraham
8f1b3c8e7c
chat-gpt-3.5-turbo fix
2023-04-16 17:24:05 +05:00
Abraham
d10299bda3
chat-gpt-3.5-turbo fix
2023-04-16 17:15:36 +05:00
Abraham
079cd97d6f
some reformat
2023-04-16 16:59:18 +05:00
Abraham Tugalov
7d309869ad
Merge pull request #13 from Priler/revert-12-master
...
Revert "Поменял архитектуру, сильно уменьшил кол-во зависимостей, убрал pyaduio, porcupine"
2023-04-16 15:56:31 +05:00
Abraham Tugalov
3fca0a4166
Revert "Поменял архитектуру, сильно уменьшил кол-во зависимостей, убрал pyaduio, porcupine"
2023-04-16 15:56:20 +05:00
Abraham Tugalov
7f18975148
Merge pull request #12 from nikitalm8/master
...
Поменял архитектуру, сильно уменьшил кол-во зависимостей, убрал pyaduio, porcupine
2023-04-16 15:44:23 +05:00
Nick Bifle
964d25de86
Updated archtecture, fixed dependencies
2023-04-16 12:51:26 +03:00
Abraham
5ed98994e9
picovoice token extracted to config
2023-04-14 00:35:20 +05:00
Abraham
98024c8266
Some readme, bruh
2023-04-13 23:34:47 +05:00
Abraham
8b0250a473
Some readme, bruh
2023-04-13 23:30:56 +05:00
Abraham
61fd5c75b0
Some readme, bruh
2023-04-13 23:18:31 +05:00
Abraham
e2903467f2
v3.0 very early (aka Jarvis update)
2023-04-13 23:12:02 +05:00
Abraham
e456d647db
PicoVoice added + Hogwarts Legacy assistent test
2023-03-28 19:03:36 +05:00
Abraham
0beb0ee926
Readme
2022-12-15 04:24:34 +05:00
Abraham
c51a69bd99
Readme
2022-12-15 04:23:56 +05:00
Abraham
52edb914b7
Readme
2022-12-15 04:20:40 +05:00
Abraham
657230c904
Initial commit
2022-12-15 04:17:16 +05:00