Skip to content

v3.4.0

Choose a tag to compare

@Illyism Illyism released this 25 Jun 21:08
· 11 commits to main since this release

Added

  • Screen Studio Support: Transcribe .screenstudio recordings directly — extracts microphone audio from HLS segments and supports both bundle directories and zip archives.

Changed

  • Always-on Chunking: All transcriptions are now split into ~20 minute chunks by default for reliability (override with --chunk-minutes).
  • Screen Studio Uses Raw Audio: Screen Studio inputs skip speed optimization automatically to preserve original timing.
  • Build Fix: Mark openai as an external dependency during bundling to fix Whisper multipart upload errors in the published CLI.