Commit Graph

13 Commits

Author SHA1 Message Date
f1ce35dfc3 Implemented a new internal/danglers package with deterministic two-pass dangling-end then dangling-start resolution 2026-04-28 15:38:16 -05:00
9cca88280f Added support for a minimal JSON output schema 2026-04-28 14:39:00 -05:00
a3ca6665a9 Minor updates to overlap detection and segment coalescing logic 2026-04-28 14:11:38 -05:00
28c2eea340 Cleaned up documentation and development artifcats in advance of release 2026-04-27 21:48:04 -05:00
6cb739be55 Add output validation against a defined JSON schema 2026-04-27 21:27:19 -05:00
fb0519c561 Implemented a module to detect filler segments, and skip them for purposes of same-speaker segment coalescing 2026-04-27 19:58:55 -05:00
bbfb8aba44 Implemented a module to detect backchannel segments, and updated the coalesce module to ignore them when coalescing same-speaker turns 2026-04-27 19:49:25 -05:00
aab6d12730 Added a module to coalesce adjacent same-speaker segments 2026-04-27 19:30:00 -05:00
1b9f4bd922 Added initial segment overlap resolution logic 2026-04-27 15:52:53 -05:00
e42a2326e8 Implemented an overlap detection module in the postprocessing chain 2026-04-26 20:39:49 -05:00
f9ca80f2e8 Simplify the CLI interface and update documentation accordingly 2026-04-26 19:47:47 -05:00
3928e0c4a7 Implemented an autocorrect module at the postprocessing stage 2026-04-26 19:33:23 -05:00
4e027263a4 Implemented the initial Go framework 2026-04-26 13:03:07 -05:00