openreader/compute/core
Richard R 50c4330ab1 refactor(core,config,tests): update ONNX model manifest loading and test imports
- Replace static JSON imports with runtime manifest loading in pdf and whisper model modules for compatibility with ESM and bundlers
- Refactor Next.js config to clarify compute mode logic and improve worker bundling conditions
- Update test imports to use package entrypoints instead of relative paths
- Remove redundant whisper alignment/model tests now covered elsewhere or by integration
- No breaking changes to public API or model handling logic
2026-05-21 23:49:56 -06:00
..
src refactor(core,config,tests): update ONNX model manifest loading and test imports 2026-05-21 23:49:56 -06:00
package.json refactor(compute-core): collapse to root/local-runtime entrypoints 2026-05-21 21:30:44 -06:00
tsconfig.json feat(compute): add external compute worker backend and integration 2026-05-19 15:21:25 -06:00