Commit Graph

42 Commits

Author SHA1 Message Date
6e1aadb2a7 Fix typo 2026-07-23 05:35:56 +00:00
1532326719 Update db 2026-07-23 05:21:37 +00:00
2aa81df961 Add argument matching 2026-07-23 02:54:38 +00:00
266bdd6a55 update db module 2026-07-18 03:10:20 +00:00
f338f7b4d7 Update db module 2026-07-18 03:03:45 +00:00
f58bfc1477 No need to include branch name 2026-07-18 01:56:34 +00:00
2335a43e46 Update to latest db module 2026-07-18 00:41:51 +00:00
81a83d201d Build with submodules initialized 2026-07-17 05:59:29 +00:00
45b7becfe5 Update db module 2026-07-17 04:38:32 +00:00
9b94a0b334 Use mtf-module-db as submodule 2026-07-17 04:23:14 +00:00
da60461d81 Use mtf-module-redis as submodule 2026-07-16 21:11:54 +00:00
b099a18170 Compute SHA in a separate step 2026-07-16 03:01:28 +00:00
c5edef34a6 Try docker buildx again 2026-07-16 02:55:09 +00:00
ec74a78bb7 Use docker buildx and multiplatform 2026-07-16 02:44:20 +00:00
c744fff196 Do not send transcript 2026-07-16 01:11:30 +00:00
19afd2f350 Remove accidental file and make confidence threshold higher 2026-07-15 20:59:04 +00:00
64f84f3d8a Remove unused elements 2026-07-10 01:29:38 +00:00
56bf74e1c2 await getIntents 2026-07-08 01:34:40 +00:00
34e6b17112 Remove unused arg 2026-07-08 01:30:39 +00:00
f5c2394bc8 Fetch intents from db when transcription needs classification 2026-07-08 01:28:17 +00:00
9fc4d3cb94 Load the transformer online instead for now. 2026-07-08 01:05:59 +00:00
41fb1274f1 Troubleshooting transformer not loading on rpi4-1 2026-07-08 00:56:06 +00:00
8aa28fb557 disable onnx.wasm.proxy 2026-07-08 00:45:24 +00:00
c1552c5b18 Use CPU for the transformer 2026-07-08 00:43:01 +00:00
a5a0096fdc Ignore models in transformers folder (precaution) 2026-07-08 00:04:20 +00:00
7b7852e46e Load NLP transformer from models/transformers folder to prevent big docker image 2026-07-08 00:01:18 +00:00
29f2c0d869 Try a smaller node image 2026-07-07 23:06:31 +00:00
1142f11724 Attempt to make the docker image smaller 2026-07-07 22:42:35 +00:00
490f5d37aa Add docker image workflow 2026-07-07 06:22:35 +00:00
6a36e686b7 Get intents from DB 2026-07-07 02:07:16 +00:00
146c17c0c0 change columns in intent.model 2026-07-07 01:40:01 +00:00
3cd0ec3386 Remove unused intent 2026-07-07 01:32:38 +00:00
6d9cfcf4f9 Merge pull request 'STT' (#7) from STT into main
Reviewed-on: Spilum.Net/Many-Tailed-Fox#7
2026-07-07 00:39:17 +00:00
dfd8d7e380 Merge branch 'STT' of https://gitea.spilum.net/Spilum.Net/Many-Tailed-Fox into STT 2026-07-07 00:37:01 +00:00
cafb386840 Add intent resolving with Xenova/all-MiniLM-L6-v2 2026-07-07 00:36:57 +00:00
c3f00ac699 Minor changes 2026-07-07 00:35:58 +00:00
dcdbbb0f2a 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
aa00d45eef Change attribute and stream names. 2026-07-05 06:01:14 +00:00
efd8439817 Test handling intent through Redis Streams 2026-07-03 06:20:16 +00:00
ed41efcd47 package renamed 2026-07-03 06:19:54 +00:00
1fc4d59056 Ensure consistent naming 2026-07-03 05:21:49 +00:00
5af409773a Shorten nlu processor name to nlp 2026-07-03 05:17:08 +00:00