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. |
||
|---|---|---|
| .. | ||
| files | ||
| unit | ||
| accessibility.spec.ts | ||
| delete.spec.ts | ||
| export.spec.ts | ||
| folders.spec.ts | ||
| global-teardown.ts | ||
| helpers.ts | ||
| landing-routing.spec.ts | ||
| navigation.spec.ts | ||
| play.spec.ts | ||
| upload.spec.ts | ||