23 Commits

Author SHA1 Message Date
3591041fa8 Document normalize command 2026-05-09 12:35:48 +00:00
54f7717de8 Document trim command 2026-05-08 14:57:52 +00:00
f20f06db12 Bugfixes and documentation cleanup for v1.0 release.
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-05-01 11:30:29 -05:00
cc80a123ef Added a new JSON public schema as the default output artifact 2026-04-28 21:32:43 -05:00
80ac7e97dd Updated the documentation to reflect recent updates 2026-04-28 15:47:09 -05:00
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
47b6727973 Updated DefaultWordRunReorderWindow to 1.0 2026-04-28 15:09:43 -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
8a95dba276 Bugfix in the coalesce module 2026-04-27 20:29:55 -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
13d972cb24 Update the default postprocessing pipeline to run detect-overlaps twice 2026-04-27 18:17:40 -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
99d0c425d6 Implemented substring matching for speakers.yml 2026-04-26 19:20:00 -05:00
fe00600762 Updated documentation to reflect the current CLI interface 2026-04-26 18:43:43 -05:00
0a2daa6b6e Initial commit 2026-04-26 12:41:15 +00:00