|
|
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 |
|
|
|
6e808bf367
|
Add punk library configuration
|
2026-03-19 22:58:45 +01:00 |
|
|
|
e0649ebac6
|
Add on_stream parameter to run_cli and output_or_answer functions
|
2026-03-19 22:55:30 +01:00 |
|
|
|
85073ebbad
|
auto-git:
[add] backend/libraries/lkj/indexes/content.index.faiss
[add] backend/libraries/lkj/indexes/content.meta.jsonl
[change] backend/libraries/lkj/library.json
|
2026-03-19 22:44:55 +01:00 |
|
|
|
aa4d719fb2
|
auto-git:
[add] backend/libraries/lkj/indexes/shadow.index.faiss
[add] backend/libraries/lkj/indexes/shadow.meta.jsonl
|
2026-03-19 22:44:55 +01:00 |
|
|
|
5cd7702ae8
|
auto-git:
[add] backend/libraries/lkj/corpus.jsonl
[add] backend/libraries/lkj/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf
[change] backend/libraries/lkj/library.json
|
2026-03-19 22:44:25 +01:00 |
|
|
|
ac2e48557e
|
auto-git:
[add] backend/libraries/lkj/library.json
|
2026-03-19 22:44:25 +01:00 |
|
|
|
a8f985768f
|
Remove library.json from backend/libraries/lkj
|
2026-03-19 22:44:19 +01:00 |
|
|
|
ba8232bcef
|
auto-git:
[change] backend/libraries/lkj/library.json
[unlink] backend/libraries/lkj/corpus.enhanced.jsonl
[unlink] backend/libraries/lkj/corpus.enrich-input.jsonl
[unlink] backend/libraries/lkj/corpus.jsonl
[unlink] backend/libraries/lkj/corpus.shadow.partial.jsonl
[unlink] backend/libraries/lkj/indexes/content.index.faiss
[unlink] backend/libraries/lkj/indexes/content.meta.jsonl
[unlink] backend/libraries/lkj/indexes/shadow.index.faiss
[unlink] backend/libraries/lkj/indexes/shadow.meta.jsonl
[unlink] backend/libraries/lkj/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf
|
2026-03-19 22:44:10 +01:00 |
|
|
|
8f969d8a44
|
auto-git:
[change] backend/local_rag.py
|
2026-03-19 22:44:10 +01:00 |
|
|
|
db848ca86e
|
Refactor content chunking logic in index_builder.py
|
2026-03-19 22:43:09 +01:00 |
|
|
|
dad1e54b34
|
auto-git:
[change] backend/rag/index_builder.py
|
2026-03-19 22:42:02 +01:00 |
|
|
|
51ada7f094
|
auto-git:
[add] backend/libraries/lkj/corpus.enhanced.jsonl
[add] backend/libraries/lkj/corpus.enrich-input.jsonl
[add] backend/libraries/lkj/corpus.shadow.partial.jsonl
[change] backend/libraries/lkj/library.json
|
2026-03-19 22:42:02 +01:00 |
|