openreader/compute
Richard R 5736419bdb refactor(audio-text): centralize audio text normalization rules and update consumers
Move canonical audio text preprocessing logic to new shared module `audio-text.ts`
to ensure consistent normalization across worker, client, and NLP code. Update
all consumers to import and use the shared rules, eliminating duplication and
preventing drift. Expand glyph stripping to handle additional decorative
characters. Add unit tests for new cases and update documentation accordingly.
2026-06-10 09:00:13 -06:00
..
core refactor(audio-text): centralize audio text normalization rules and update consumers 2026-06-10 09:00:13 -06:00
worker fix(worker): include .npmrc in compute worker Docker build context 2026-06-07 14:34:34 -06:00