Commit Graph

20 Commits

Author SHA1 Message Date
51ed77e817 Merge branch 'main' into STT 2026-07-07 00:03:05 +00:00
091c4f9bec Handle python output 2026-07-06 23:46:37 +00:00
990589a776 Move sendTranscriptEvent to redis object 2026-07-06 23:46:12 +00:00
14f5a85bd8 Quotations and catch error 2026-07-06 23:45:29 +00:00
8ee656c067 Use function instead of const for functions and dont have functions open/close redis connection 2026-07-06 23:45:06 +00:00
1f8c41e100 Merge transcribe code with server.js 2026-07-06 23:02:27 +00:00
8041d5123c Ensure correct variable types 2026-07-06 23:01:45 +00:00
c361e62de3 Fix environment variable selection 2026-07-06 23:01:20 +00:00
7b233734a6 Move vosk model directory 2026-07-06 23:00:58 +00:00
3c8c33a962 create config module for transcription 2026-07-06 10:13:16 +00:00
575435e444 Rename python script 2026-07-06 10:12:42 +00:00
c2d1c62595 Use new config variables 2026-07-06 10:12:22 +00:00
2275e8b23a simplify config variables 2026-07-06 10:09:11 +00:00
059990cd31 Drafting with Abominable Intelligence 2026-07-06 06:12:05 +00:00
19df767f81 Ignore python venv 2026-07-05 06:44:13 +00:00
8995a66aec Merge pull request 'Change attribute and stream names.' (#4) from redis-streams-naming into main
Reviewed-on: Spilum.Net/Many-Tailed-Fox#4
2026-07-05 06:02:59 +00:00
604e029390 Change attribute and stream names. 2026-07-05 06:01:14 +00:00
44e34c0c36 Remove unused export 2026-07-03 06:00:58 +00:00
6e6b961816 Fix typo, wrong variable and remove redis connection control in method 2026-07-03 06:00:47 +00:00
6a8f91f10d Create assistant server 2026-07-03 05:49:51 +00:00