feat: Add text-only inference with CPU extractor patches (Phase 0) 4a43952 Running Sentient-Field commited on Apr 7
Fix: Ensure timeline field on all events after TRIBE v2 transforms eefdc1f Sentient-Field commited on Apr 7
Fix: Manually ensure all required event columns exist by iterating through events after TRIBE v2 transforms 99fbf8d Sentient-Field commited on Apr 7
Fix: Use standardize_events() to validate events after TRIBE v2 transforms 6d557cc Sentient-Field commited on Apr 7
Fix: Post-process events DataFrame to ensure all required columns exist after TRIBE v2 transforms 92c002c Sentient-Field commited on Apr 7
Fix: Add required columns (timeline, subject, offset, frequency, extra) to event DataFrames to pass TRIBE v2 validation 3d2ab2c Sentient-Field commited on Apr 7
Refactor: Add multimodal support (video/audio/text) with proper TRIBE v2 pipeline 9e50929 Sentient-Field commited on Apr 7
Bypass get_events_dataframe entirely, create events directly for video-only inference 90c8bd1 Sentient-Field commited on Apr 6
Completely bypass whisperx by patching _run method to skip audio extraction 21c275a Sentient-Field commited on Apr 6
Bypass whisperx audio transcription to get video-only inference working 4033c98 Sentient-Field commited on Apr 6
Fix: patch tribev2 source file to use int8 compute_type for whisperx on CPU 690995f Sentient-Field commited on Apr 6
Fix: create uvx wrapper to force int8 compute_type for whisperx on CPU 78b96fe Sentient-Field commited on Apr 6
Fix: patch whisperx to use int8 compute_type on CPU (float16 not supported) 041a338 Sentient-Field commited on Apr 6
Fix: pre-download whisperx model during Docker build to avoid 429 rate limits at runtime c852864 Sentient-Field commited on Apr 6
Fix: pre-download whisperx model and set HF_HUB_CACHE to avoid 429 rate limits in uvx subprocess 734ecb6 Sentient-Field commited on Apr 6
Fix: G2_wernicke 0-vertex bug β redirect SalVentAttn Yeo fallback from G4_pfc to G2_wernicke 4027499 Sentient-Field commited on Apr 6
Fix: complete Schaefer-200 keyword remap β all 9 nodes get correct atlas parcels d5410bd Sentient-Field commited on Apr 6
Fix: precise Schaefer atlas keyword matching for G2/G6/G8 β eliminates 0-vertex nodes a4b4765 Sentient-Field commited on Apr 6
Fix: install uv/uvx required by tribev2 for audio transcription e6bbc80 Sentient-Field commited on Apr 6
Fix: remove transformers and huggingface_hub pins β let tribev2 resolve them 5a8dc00 Sentient-Field commited on Apr 6
Fix: downgrade transformers to 4.47.0 which supports huggingface_hub>=1.0 9d347ed Sentient-Field commited on Apr 6
Fix: pin all dependency versions exactly to eliminate pip backtracking de526ad Sentient-Field commited on Apr 6
Fix: upgrade torch to 2.5.1 to match tribev2 requirements (>=2.5.1) 08a2534 Sentient-Field commited on Apr 5
Fix: pin CPU-only torch, install before other deps to avoid nvidia resolver aab2631 Sentient-Field commited on Apr 5