Skip to content

Fix exported subtitle word sync - #34

Merged
nickbeau merged 1 commit into
mainfrom
released/fix-export-subtitle-word-sync
Sep 1, 2026
Merged

Fix exported subtitle word sync#34
nickbeau merged 1 commit into
mainfrom
released/fix-export-subtitle-word-sync

Conversation

@nickbeau

@nickbeau nickbeau commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Shift exported subtitle word highlighting 500 ms later so it matches the speaker.
  • Calibrate the streaming recognizer delay to one second.
  • Update the focused regression test for the corrected timestamps.

Validation

  • npm audit --audit-level=high: passed; 0 vulnerabilities
  • npm test: passed; 57 tests
  • npm run typecheck: passed
  • npm run speech:smoke: passed under a compatible x64 Node runtime
  • npm run build:desktop: passed

Notes

  • The active shell uses ARM64 Node 26, while the installed Sherpa native package is x64. The speech smoke test was therefore rerun successfully with the bundled x64 Node runtime; GitHub CI uses supported Windows x64 Node 22.12.
  • No migration or rollout steps are required.

@nickbeau
nickbeau merged commit f1b2ec6 into main Sep 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant