Changelog

Keep track of the latest features and improvements in Scribis.

v1.0.18

  • Added 'Speaker' management tab to easily distinguish and manage different speaking roles.
  • Added a guided 'Workflow Mode' to make the overall operation smoother and more intuitive.
  • Added support for new AI speech recognition models, including Paraformer-zh, Nemotron, and Qwen 3 ASR 1.7b.
  • Added 'Character Count & CPS (Characters Per Second) Segmentation' for more natural subtitle splitting.
  • Added 'Voice Conversion' feature to support changing voice timbre.
  • Added a visual 'Timeline Editor' to easily fine-tune subtitle timing.
  • Fixed an issue where the Qwen 3 alignment function would error out when encountering blank text.
  • Fixed known bugs and optimized overall system stability.

v1.0.17

June 15, 2026
  • Implement API Retry Mechanism: Added an automatic retry mechanism for API requests to enhance connection stability under unstable network conditions.
  • Decouple Core Components: Separated the initialization/activation logic for llama.cpp and whisper.cpp to optimize resource allocation and modular independence.
  • Fix Text Copying Issues: Resolved a bug where certain buttons failed to copy text to the clipboard.
  • Fix Windows Audio Noise: Addressed and fixed the static/noise issue when recording system audio on Windows versions.

v1.0.16

June 11, 2026
  • Video OCR: Added a selection tool to extract hardcoded subtitles from videos.
  • Added support for advanced AI models: VibeVoice, Voxtral, and Distil-Whisper.
  • Scribis for Windows is now available! (.exe setup)
  • Updated the macOS DMG version for better stability.
  • Fixed some issues.