Commit Graph

19 Commits

Author SHA1 Message Date
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
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
6a36e686b7 Get intents from DB 2026-07-07 02:07:16 +00:00
3cd0ec3386 Remove unused intent 2026-07-07 01:32:38 +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
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
5af409773a Shorten nlu processor name to nlp 2026-07-03 05:17:08 +00:00