9 Commits

Author SHA1 Message Date
55974b90fd Add startup model preparation endpoint and update Whisper handling 2026-03-20 15:43:10 +01:00
7c02044f4d Set default whisper device to 'auto' in corpus_builder.py 2026-03-19 23:38: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
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
927f2033bf Add runtime error handling for whisper package in corpus_builder.py 2026-03-19 23:01:47 +01:00
9a92344387 Disable language detection in corpus building process 2026-03-19 22:30:06 +01:00
795f4d272a auto-git:
[add] README.md
 [add] backend/libraries/punk/library.json
 [add] backend/libraries/punk/stage/19f1e5d2ceaab5fd1f1dc58ff07422388f156610d16dfdea2bdb35a5b9e70813--GeorgeJordac-TheVoiceOfHumanJustice.pdf
 [add] backend/libraries/punk/stage/85fce554ff7685f7bccb136aff5768e54b9ba8361672fe45dbce599598c4be4b--4_Strings_-_Take_Me_Away_Into_The_Night_Vocal_Radio_Mix_.mp3
 [add] backend/libraries/punk/stage/e816ca61aebd84159747d248fedd6d5ff318c471c36bcc31b1ac6bf9aebcd3c1--The_Evolution_of_Cooperation_Robert_Axelrod_liber3.pdf
 [add] backend/local_rag.py
 [add] backend/rag/__init__.py
 [add] backend/rag/corpus_builder.py
 [add] backend/rag/corpus_enricher.py
 [add] backend/rag/index_builder.py
 [add] backend/rag/unified_rag.py
 [add] dist/assets/index-Cc0DLWqA.css
 [add] dist/assets/index-DKAz6gtp.js
 [add] dist/index.html
 [add] src/LibraryManager.jsx
 [add] wheelcheck2117/pydantic-2.11.7-py3-none-any.whl
 [add] wheelcheck274/pydantic-2.7.4-py3-none-any.whl
 [change] backend/main.py
 [change] backend/requirements.txt
 [change] backend/schemas.py
 [change] electron/main.cjs
 [change] electron/preload.cjs
 [change] package.json
 [change] run.sh
 [change] src/App.jsx
 [change] src/InterfaceSettings.jsx
 [change] src/colorSchemes.js
 [change] src/main.jsx
 [change] src/styles.css
2026-03-19 21:07:22 +01:00