Backport of word-level timestamp fixes from v3.8.4.
Bug Fixes
- Restore timestamps for unalignable characters (39aa9f5): Words containing digits, symbols, or foreign script (e.g.
4,9,£13.60) now get proper timestamps via a wildcard emission column. The previous patch reverted PR #986 which removed wildcard support entirely. Fixes #1372.
Testing
Full Changelog: v3.3.5...v3.3.6