Zakary Timson ztimson
ztimson pushed to master at ztimson/ai-utils 2026-02-21 00:51:05 -05:00
91066e070f WIP ASR
ztimson pushed to master at ztimson/ai-utils 2026-02-21 00:30:45 -05:00
a94b153c6d Fixed embedder autostart bug
ztimson pushed to master at ztimson/electron 2026-02-20 23:51:45 -05:00
c8a41aac71 Update .github/workflows/build.yaml
ztimson pushed to master at ztimson/electron 2026-02-20 23:44:58 -05:00
1dcec59456 Update .github/workflows/build.yaml
ztimson transferred repository momentum/electron to ztimson/electron 2026-02-20 23:42:34 -05:00
ztimson pushed to master at ztimson/ai-utils 2026-02-20 21:50:09 -05:00
39537a4a8f Switching to processes and whisper.cpp to avoid transformers.js memory leaks
ztimson pushed to master at ztimson/ai-utils 2026-02-20 19:05:26 -05:00
790608f020 Queue OCR & ASR work
ztimson pushed to master at ztimson/ai-utils 2026-02-20 17:31:57 -05:00
473424ae23 segfault fix
ztimson pushed to master at ztimson/ai-utils 2026-02-20 16:55:30 -05:00
9b831f7d95 Better ASR IDing
ztimson pushed to master at ztimson/ai-utils 2026-02-20 14:19:23 -05:00
498b326e45 Bump 0.7.4
56e4efec94 Use either python or python3 or diarization
Compare 2 commits »
ztimson pushed to master at ztimson/ai-utils 2026-02-19 22:59:00 -05:00
a07f069ad0 One embedding at a time
ztimson pushed to master at ztimson/ai-utils 2026-02-19 21:38:03 -05:00
da15d299e6 parallel embedding cap
ztimson pushed to develop at ztimson/utils 2026-02-17 11:42:22 -05:00
ddaf5c9957 Exclude all JS keywords from template variable extraction
ztimson pushed to master at ztimson/ai-utils 2026-02-14 09:48:17 -05:00
7ef7c3f676 Cap speaker ID transcript length to 2000 tokens
ztimson pushed to master at ztimson/ai-utils 2026-02-14 09:39:23 -05:00
4143d00de7 Working speaker detection with advanced LLM identifying. Improved LLM json function
ztimson pushed to master at ztimson/ai-utils 2026-02-12 22:16:01 -05:00
0360f2493d Added hugging face token
ztimson pushed to master at ztimson/ai-utils 2026-02-12 20:24:19 -05:00
0172887877 audio worker fix
ztimson pushed to master at ztimson/ai-utils 2026-02-12 20:19:03 -05:00
8f89f5e3cf embedding worker fix
ztimson pushed to master at ztimson/ai-utils 2026-02-12 20:17:38 -05:00
5bd41f8c6a worker fix?
ztimson pushed to master at ztimson/ai-utils 2026-02-12 20:14:08 -05:00
e4399e1b7b Updataes?