|
|
59a607ba57
|
Bundle STT start sound asset and default to repo path
|
2026-03-15 17:29:23 +03:00 |
|
|
|
2088f366b6
|
Stabilize Deepgram session cleanup
|
2026-03-15 16:36:23 +03:00 |
|
|
|
715d7b0ee0
|
Speak AI responses during OpenRouter streaming
|
2026-03-15 16:28:31 +03:00 |
|
|
|
4b442795f8
|
Play STT start sound after wake word
|
2026-03-15 16:27:02 +03:00 |
|
|
|
3df24e27ae
|
Add Ollama local model provider
|
2026-03-15 16:24:25 +03:00 |
|
|
|
6add70fcd2
|
Fix TTS time phrases and STT cleanup
|
2026-03-15 16:22:00 +03:00 |
|
|
|
cb54a9ee75
|
feat: improve semantic voice control and music playback
|
2026-03-15 14:40:33 +03:00 |
|
|
|
e1a94c68db
|
feat: switch wake word to waltron
|
2026-03-15 02:59:13 +03:00 |
|
|
|
6c2702d5e3
|
feat: harden audio device compatibility across machines
|
2026-03-12 14:08:20 +03:00 |
|
|
|
e9f26f8050
|
fix: select audio input device via env
|
2026-03-12 13:03:50 +03:00 |
|
|
|
6769486e83
|
fix: improve streaming, alarms, and AI TTS
|
2026-03-12 12:38:35 +03:00 |
|
|
|
167ddc9264
|
Add OpenRouter provider and remove Perplexity
|
2026-03-07 19:59:06 +03:00 |
|
|
|
bed4ba36d7
|
chore: ignore ai configs
|
2026-03-07 19:59:06 +03:00 |
|
|
|
3947fdf59f
|
Update .gitignore
|
2026-03-01 02:01:36 -08:00 |
|
|
|
c85e0267cd
|
Delete .qwen/settings.json
|
2026-03-01 02:00:40 -08:00 |
|
|
|
974f99ea8f
|
Delete 11.py
|
2026-03-01 02:00:09 -08:00 |
|
|
|
f1bc254c6b
|
chore: sync local changes
|
2026-03-01 12:55:17 +03:00 |
|
|
|
27ee32be38
|
Revert "Add configurable input device selection"
This reverts commit 7ca6958488.
|
2026-03-01 12:51:08 +03:00 |
|
|
|
7ca6958488
|
Add configurable input device selection
|
2026-03-01 12:49:39 +03:00 |
|
|
|
a87840c78d
|
Improve AI module comments and README
|
2026-02-28 16:43:05 +03:00 |
|
|
|
ff52b75073
|
Add multi-provider AI config safeguards
|
2026-02-28 16:35:59 +03:00 |
|
|
|
ea3ab4ff84
|
Delete AGENTS.md
|
2026-02-28 01:13:06 -08:00 |
|
|
|
e832f751bc
|
Delete QWEN.md
|
2026-02-28 01:11:55 -08:00 |
|
|
|
2b40cf7d26
|
Allow 3-second pause inside utterances
|
2026-02-16 19:15:26 +03:00 |
|
|
|
0d61b92760
|
Sleep after 4s of follow-up silence
|
2026-02-16 19:12:58 +03:00 |
|
|
|
182361c547
|
Tighten smalltalk matching to avoid false positives
|
2026-02-16 19:06:56 +03:00 |
|
|
|
756cc340dc
|
Keep dialogue active after wake word
|
2026-02-16 19:04:05 +03:00 |
|
|
|
d36d4be95f
|
docs: redesign project README
|
2026-02-15 13:00:02 +03:00 |
|
|
|
1a79af7058
|
Fix syntax errors in Mermaid diagrams
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-02-15 12:56:17 +03:00 |
|
|
|
03d7dc01c2
|
Add flow diagram from wake word to STT and functions
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-02-15 12:53:13 +03:00 |
|
|
|
551f890b3c
|
Update README.md with detailed function names in architecture diagram
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-02-15 12:50:13 +03:00 |
|
|
|
df61febe28
|
Update README.md with architecture diagram
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-02-15 12:48:33 +03:00 |
|
|
|
ca8ebd6657
|
Update assistant features and docs
|
2026-02-12 14:12:37 +03:00 |
|
|
|
bb3133a1c0
|
Expand ordinal suffix handling
|
2026-02-05 17:15:09 +03:00 |
|
|
|
875ff7d2c4
|
Normalize year suffixes for TTS
|
2026-02-05 17:07:04 +03:00 |
|
|
|
a342b05875
|
Append role JSON without altering prompt lines
|
2026-02-02 23:54:47 +03:00 |
|
|
|
69f7fce606
|
Add explicit role JSON to system prompt
|
2026-02-02 23:53:22 +03:00 |
|
|
|
b6178f0952
|
Add smalltalk responses for how-are-you queries
|
2026-02-02 23:50:10 +03:00 |
|
|
|
3caa099232
|
Optimize hot paths and reuse HTTP sessions
|
2026-02-02 23:45:51 +03:00 |
|
|
|
38b95e0de6
|
Add cities game to avoid rambling responses
|
2026-02-02 23:40:36 +03:00 |
|
|
|
a61f526ce4
|
Fix command detection and improve weather timing
|
2026-02-02 23:30:57 +03:00 |
|
|
|
845ef7c531
|
Улучшенная работа погоды + ускорение работы + фикс неработоспособности после пары часов
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-02-02 21:06:14 +03:00 |
|
|
|
2d40bc0f9b
|
fix: correct Mermaid diagram syntax in README.md
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-02-02 13:39:48 +03:00 |
|
|
|
30a7900a7d
|
исправленный readme.md
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-02-02 13:37:13 +03:00 |
|
|
|
d0b12009b3
|
Улучшенный будильник, таймер, перевод
|
2026-02-01 19:59:18 +03:00 |
|
|
|
49dbaad122
|
New readme2
|
2026-01-24 23:51:17 +03:00 |
|
|
|
e5047a1297
|
New readme
|
2026-01-24 23:49:02 +03:00 |
|
|
|
d6181cccb7
|
Timer
|
2026-01-24 23:43:02 +03:00 |
|
|
|
8f44fd2460
|
Фикс произношения дат и температуры + wheather -лишние файлы
|
2026-01-10 23:50:02 +03:00 |
|
|
|
3818f0ad22
|
перед переделкой переводчика -vosk models и все упоминания в проекте
|
2026-01-10 01:50:16 +03:00 |
|