v1.93.0
What's New in GenAIScript 1.93.0
π Keyframe Extraction and Scene Detection
Introducing enhanced video processing capabilities! Extract keyframes or detect scenes with adjustable thresholds using the new --keyframes
and --scene-threshold
options in the CLI.
π£οΈ Local Whisper ASR Support
Seamlessly integrate the Whisper ASR Webservice for transcription tasks. Configure it as a model provider and enjoy local transcription support.
π Improved Notebook Execution
Notebook frontmatter now supports additional run options like models and providers, enabling more flexible and powerful script execution.
π§ Enhanced FFmpeg Integration
Optimized frame extraction with wildcard-based output handling, scene-specific frame selection, and improved caching for smoother workflows.
π Bug Fixes
- Resolved issues with parsing notebook frontmatter.
- Fixed minor inconsistencies in transcription and frame extraction logic.