Skip to content

v1.1.1

Choose a tag to compare

@ringger ringger released this 26 Feb 03:33
· 47 commits to main since this release

What's New

  • Diarization bug fix: Fixed transcript segments not being reloaded after ensemble and in _hydrate_data(), which caused diarization to silently skip when using --steps
  • --title CLI flag: Override the metadata title for cleaner output directory naming (useful for direct MP3 URLs)
  • Pipeline transition tests: 11 new integration tests verifying data flow between pipeline stages (ensemble→diarize, hydrate, merge→markdown, slides→markdown)
  • Total: 557 tests, 80% coverage

Full Changelog: v1.1.0...v1.1.1