Commit Graph
3 Commits
Author SHA1 Message Date
sudacode 9eb70f5ff2 fix(subtitles): match duplicate cues by greatest timing overlap
- Add regression coverage for repeated dialogue cues
2026-09-07 23:51:44 -07:00
sudacode 773664db78 feat(subtitles): refine dialogue-focused subtitle generation
- Split long speech at quiet pauses with overlapping context
- Stitch overlapping cues without merging repeated dialogue
- Clarify dialogue controls and hide the sidebar button when cues load
2026-09-07 23:28:32 -07:00
sudacode 2d623838d5 feat(subtitles): add local Japanese subtitle generation
- Generate Japanese SRTs through the overlay modal or launcher
- Support managed whisper.cpp models and optional dialogue detection
2026-09-07 21:43:53 -07:00