openreader/compute/core
Richard R 661af71fa4 refactor(whisper): implement dynamic timeout configuration for alignment and decoding
Replace static timeout constants with functions that derive alignment and ffmpeg
decode timeouts from compute timeout config. This enables adaptive timeout
behavior based on runtime configuration, improving robustness under varying
resource constraints. Update error handling and internal APIs to propagate
timeout values accordingly.

Remove unused Node.js engine constraint from package.json for broader compatibility.
2026-05-21 19:29:03 -06:00
..
src refactor(whisper): implement dynamic timeout configuration for alignment and decoding 2026-05-21 19:29:03 -06:00
package.json refactor: fix tests + remove deprecated PDF layout processing files and update imports 2026-05-21 18:48:17 -06:00
tsconfig.json feat(compute): add external compute worker backend and integration 2026-05-19 15:21:25 -06:00