Adolfo Reyna adolforeyna
  • Joined on 2025-10-30
adolforeyna created branch main in adolforeyna/jarvis 2026-03-03 17:42:29 +00:00
adolforeyna pushed to main at adolforeyna/jarvis 2026-03-03 17:42:29 +00:00
3067fee25e add captions log on the workspace
3cc57e71a1 fix: restore missing sound constants in jarvis.py
bf63d00a8a feat: implement daily timestamped logs for deeper context retrieval
25a7179839 chore: update system memory
ab1f4cf445 refactor: reduce silence duration for faster VAD and tighten J.A.R.V.I.S. brevity protocol
adolforeyna created repository adolforeyna/jarvis 2026-03-03 17:40:58 +00:00
adolforeyna pushed to master at adolforeyna/FamReynaBrain 2026-03-01 21:13:38 +00:00
7fef7a0451 03/01
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-03-01 02:52:59 +00:00
3737edab72 Merge branch 'codex/live-captions' into master
5195317c0c Expire live caption state after inactivity and tune stream limits
8aa1f3addd Add draft caption ingest support and dev watch workflow
Compare 3 commits »
adolforeyna created branch master in adolforeyna/FamReynaBrain 2026-02-28 15:00:57 +00:00
adolforeyna pushed to master at adolforeyna/FamReynaBrain 2026-02-28 15:00:57 +00:00
a13d228a7f initial
adolforeyna created repository adolforeyna/FamReynaBrain 2026-02-28 15:00:17 +00:00
adolforeyna created branch main in adolforeyna/whisper-translation 2026-02-27 04:20:27 +00:00
adolforeyna pushed to main at adolforeyna/whisper-translation 2026-02-27 04:20:27 +00:00
0ea605cc0c Complete history.md with Phase 9: Server Ingest
1403604ce0 Implement server ingest with flat JSON, background worker, and exponential backoff
a4e17ce896 Add multiprocessing.freeze_support() to fix infinite loop in compiled binary
ceed77af14 Document build fix in history.md
7ba75d89dc Fix mlx._reprlib_fix hidden import in build.sh
Compare 10 commits »
adolforeyna created repository adolforeyna/whisper-translation 2026-02-27 04:20:07 +00:00
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-27 04:00:59 +00:00
af4471b463 Merge pull request 'codex/live-captions' (#5) from codex/live-captions into master
f0afa200b1 Align live captions transport to flat language payloads
503c5ef1f4 Add live captions stream endpoints and test sender
Compare 3 commits »
adolforeyna merged pull request adolforeyna/EMI-Backend#5 2026-02-27 04:00:58 +00:00
codex/live-captions
adolforeyna created pull request adolforeyna/EMI-Backend#5 2026-02-27 04:00:54 +00:00
codex/live-captions
adolforeyna pushed to codex/live-captions at adolforeyna/EMI-Backend 2026-02-27 03:56:56 +00:00
f0afa200b1 Align live captions transport to flat language payloads
adolforeyna pushed to master at adolforeyna/EMI-ExpoAPP 2026-02-27 03:56:56 +00:00
3c4da84827 Refine live captions view to latest message translation flow
adolforeyna pushed to master at adolforeyna/EMI-ExpoAPP 2026-02-27 03:31:14 +00:00
74d84470a9 Add live captions viewer and language selection
c508ea8fea fix: sync post translation state and clear feed cache on language change
c281878875 feat: integrate post AI translation with UI toggle and backend queue
9da5874977 feat: Add continuous Bible reading mode, backend-driven translation API integration, localized book names, and preference caching
fc6f740fd2 Fix single post scrolling for long content and comments
Compare 32 commits »
adolforeyna created branch codex/live-captions in adolforeyna/EMI-Backend 2026-02-27 03:31:09 +00:00
adolforeyna pushed to codex/live-captions at adolforeyna/EMI-Backend 2026-02-27 03:31:09 +00:00
503c5ef1f4 Add live captions stream endpoints and test sender
adolforeyna pushed to master at adolforeyna/EMI-Backend 2026-02-25 23:49:45 +00:00
e8dd905f27 fix: check if translation exists before processing in background