Commit Graph

125 Commits

Author SHA1 Message Date
e384af86dc Add new video file and update library.json 2026-03-19 23:46:35 +01:00
65d0ee9132 Remove failed sync entry and associated symlink in library.json 2026-03-19 23:46:09 +01:00
908d720d8b Update sync status and error message in library.json 2026-03-19 23:45:35 +01:00
8846b94634 Add new audio file and update library metadata 2026-03-19 23:44:02 +01:00
304ebb7698 auto-git:
[change] backend/libraries/vid/corpus.jsonl
 [change] backend/libraries/vid/indexes/content.index.faiss
 [change] backend/libraries/vid/indexes/content.meta.jsonl
 [change] backend/libraries/vid/indexes/shadow.index.faiss
 [change] backend/libraries/vid/indexes/shadow.meta.jsonl
 [change] backend/libraries/vid/library.json
2026-03-19 23:41:12 +01:00
ceffe6fd0c Remove a PDF file from library.json and stage directory 2026-03-19 23:41:11 +01:00
9426e83fa6 Update sync status and add error message for a video file 2026-03-19 23:41:11 +01:00
25ae774ec3 auto-git:
[add] backend/libraries/vid/stage/bd0f618ae2c977bda2ea78bfa45dfae8a5e93b77e1fbd5d1bde44691a1ec1bb0--3_Meter_Processor_Unit_shorts.mp4
 [change] backend/libraries/vid/corpus.jsonl
 [change] backend/libraries/vid/library.json
2026-03-19 23:40:41 +01:00
88fec4ffdb Remove failed corpus and associated files from punk library 2026-03-19 23:40:36 +01:00
01d90cfb2c Remove video test files and indexes from backend libraries 2026-03-19 23:39:08 +01:00
ea1aec1250 Update corpus and library with processed video data and indexes 2026-03-19 23:38:13 +01:00
97e627221c Add initial video test files and library setup 2026-03-19 23:38:13 +01:00
7c02044f4d Set default whisper device to 'auto' in corpus_builder.py 2026-03-19 23:38:13 +01:00
e58b466b2c Add FAISS indexes and update library metadata 2026-03-19 23:37:13 +01:00
6260f5082e Update corpus and library with transcription data 2026-03-19 23:37:13 +01:00
c5afab85ae Add initial video test files and library configuration 2026-03-19 23:37:13 +01:00
0935a41174 Change multiprocessing context to 'spawn' in corpus_builder.py 2026-03-19 23:35:25 +01:00
1cacc6e119 Refactor Whisper and Torch imports for lazy loading in corpus_builder.py 2026-03-19 23:33:42 +01:00
1e50fcedac auto-git:
[add] backend/libraries/vid/indexes/content.index.faiss
 [add] backend/libraries/vid/indexes/content.meta.jsonl
 [change] backend/libraries/vid/library.json
2026-03-19 23:30:23 +01:00
0a9b90d44e auto-git:
[add] backend/libraries/vid/indexes/shadow.index.faiss
 [add] backend/libraries/vid/indexes/shadow.meta.jsonl
2026-03-19 23:29:12 +01:00
1bd5f669ec auto-git:
[add] backend/libraries/vid/corpus.jsonl
 [change] backend/libraries/vid/library.json
2026-03-19 23:29:12 +01:00
dbd245ca6c Add and update library.json with new PDF file 2026-03-19 23:28:10 +01:00
6c149172cc Remove failed video file and update library.json 2026-03-19 23:27:58 +01:00
e03f5d469e Update library.json with sync error details 2026-03-19 23:27:40 +01:00
e045d9e64f Add corpus.jsonl to backend/libraries/vid 2026-03-19 23:27:40 +01:00
171bf21084 Add new video file and update library.json 2026-03-19 23:26:32 +01:00
f03b64d91b Remove unused files and update library.json 2026-03-19 23:26:26 +01:00
6685814ddb Update ffmpeg and ffprobe path resolution in corpus_builder.py 2026-03-19 23:23:27 +01:00
fb37f8cc00 Add binary path resolution and availability checks in corpus_builder.py 2026-03-19 23:22:15 +01:00
7bec9cdc67 Add corpus and update vid library with new file 2026-03-19 23:19:45 +01:00
a924f11f05 Add new vid library 2026-03-19 23:19:45 +01:00
faf4d4e845 Update sync status and error for punk library 2026-03-19 23:19:45 +01:00
fa026991c3 Add new image and update library metadata 2026-03-19 23:18:07 +01:00
2976f30056 Remove unused files and update library.json 2026-03-19 23:16:07 +01:00
c03deca3a7 Update library.json with sync error 2026-03-19 23:15:43 +01:00
1013dd2c86 Remove entry from corpus.jsonl 2026-03-19 23:15:43 +01:00
8e34a7236c Remove unused audio file from library.json and stage directory 2026-03-19 23:14:21 +01:00
2ee1f1caed Add new image and update library.json 2026-03-19 23:13:32 +01:00
9d324120ed Add FAISS indexes and update library.json 2026-03-19 23:09:35 +01:00
7bca943849 Update corpus.jsonl and library.json with new data 2026-03-19 23:09:35 +01:00
92759e41d7 Add corpus.jsonl to backend/libraries/punk 2026-03-19 23:09:35 +01:00
1ba6e3be61 Add new audio file to punk library and update library.json 2026-03-19 23:08:27 +01:00
3e74dd711b Remove failed audio file and update library.json 2026-03-19 23:08:22 +01:00
6000fabfc0 Add openai-whisper to requirements.txt 2026-03-19 23:06:31 +01:00
a25dd93be2 Add new audio file and update library metadata 2026-03-19 23:04:27 +01:00
f2c018d993 Remove unused files and update library.json 2026-03-19 23:04:21 +01:00
b772c4bcc2 Comment out optional dependencies in requirements.txt 2026-03-19 23:02:54 +01:00
09589bf37f Enhance error handling in corpus build process 2026-03-19 23:02:54 +01:00
927f2033bf Add runtime error handling for whisper package in corpus_builder.py 2026-03-19 23:01:47 +01:00
47f1e165da Add new audio file and update library metadata 2026-03-19 22:58:55 +01:00