lukehemmin
  • Joined on 2024-12-15
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 12:44:30 +00:00
7616b87f4c refine: dashboard review fixes - echo removal, model escape, RMS gate, fd leak, mic cleanup
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 12:41:45 +00:00
3dfa660503 feat: dashboard UI + key API + realtime decode
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 12:07:59 +00:00
440e947d47 refine: glossary - reject empty keys, guard non-dict, schema field
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 12:06:46 +00:00
6bb89eb51f fix: solve vLLM->BLM misrecognition via glossary postprocessing
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 11:58:47 +00:00
f171ce4992 refine: tunnel verify - tighter retries, stderr-first on 000, announce DoH fallback
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 11:57:40 +00:00
e34322cc73 feat: colab notebook - DNS diagnosis + DoH-bypass tunnel verification
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 11:49:38 +00:00
96b53f889c refine: notebook - tolerant import verify, keep last err in tunnel check
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 11:48:11 +00:00
5b8576e2a3 fix: colab notebook - register src on kernel sys.path
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 10:42:16 +00:00
44b7211653 refine: colab tunnel cell - skip poll when cloudflared missing, softer verify message
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 10:41:19 +00:00
0ed2ea6160 feat: colab notebook - cloudflare tunnel for external dashboard access
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 08:40:11 +00:00
457c67df2c fix: colab bench manifest — entities must be dicts with char spans
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 08:39:18 +00:00
be5f505410 fix: normalize faster-whisper TranscriptionInfo to dict
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 08:32:21 +00:00
20777386fe fix: normalize faster-whisper segments to dicts + in-proc auto-worker
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 08:20:15 +00:00
741bce9fc6 fix: split 'cuda:N' into device+device_index for CTranslate2
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 08:11:18 +00:00
236ca0acf4 fix: colab notebook — locate cuDNN/cuBLAS .so via find
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 08:07:27 +00:00
fb936e1953 fix: colab notebook — CUDA 13 runtime + raw key capture
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 08:02:56 +00:00
f6e5ae662f fix: colab notebook — idempotent clone (pull if repo exists)
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 07:55:24 +00:00
f385734630 fix: colab notebook — use system pip instead of venv
lukehemmin pushed to feat/full-platform at lukehemmin/luke_scribe 2026-08-12 07:39:29 +00:00
0d90845ac6 docs: add Colab GPU test notebook for real-model verification
lukehemmin created pull request lukehemmin/luke_scribe#1 2026-08-12 07:02:23 +00:00
feat: full-platform STT API (v2.3 consensus plan)