openreader/scripts
Richard R 874e5ef359 refactor(whisper): migrate word alignment to ONNX backend and remove whisper.cpp integration
Replace the previous whisper.cpp-based word alignment with a fully ONNX-based
implementation using onnxruntime-node and @huggingface/tokenizers. Add new
Whisper ONNX model management, alignment mapping, and spectral analysis modules.
Remove all code and documentation referencing whisper.cpp, update environment
variables, Dockerfile, and docs to reflect ONNX-only alignment. Add unit tests
for alignment and ONNX model logic.
2026-05-19 13:00:21 -06:00
..
build-changelog-feed.mjs ci(docs): separate release-triggered deploy and enhance changelog feed sync 2026-05-14 17:14:43 -06:00
fetch-models.mjs feat(pdf): migrate to PP-DocLayoutV3 ONNX model and update PDF block taxonomy 2026-05-18 04:26:39 -06:00
migrate-fs-v2.mjs Fix SQL syntax for user table insert statement 2026-04-04 18:31:09 +11:00
openreader-entrypoint.mjs refactor(whisper): migrate word alignment to ONNX backend and remove whisper.cpp integration 2026-05-19 13:00:21 -06:00