Skip to content

Calliop v0.1.5

Choose a tag to compare

@github-actions github-actions released this 12 Jun 22:43

Calliop v0.1.5

Patch release — STT segment progress during long dictation, Qwen3.5 4B model migration, clearer installed-models panel, and more reliable hotkeys while models load.

Changes

Dictation progress

  • STT segment progress — live count of transcribed segments in the main view and pipeline status card during long recordings (EN/FR)

Settings & models

  • Installed models section in Settings lists downloaded Whisper and LLM weights with streamlined actions
  • Qwen3.5 4B replaces Qwen3 4B as the large LLM option (~2.7 GB)
  • Automatic migration removes legacy Qwen3 4B files after upgrade
  • Stronger model validation and updated labels across EN/FR locales

Hotkeys

  • HotkeySuspendGuard suspends shortcut registration while models load, then restores the dictation hotkey from settings
  • Improved hotkey registration error handling during startup

Installation (Windows)

  1. Download Calliop_*_x64-setup.exe (NSIS) or .msi.
  2. Install WebView2 if needed.
  3. Accept the SmartScreen warning (unsigned binary in v1).
  4. On first launch, the Whisper model downloads (~466 MB).

See docs/installation.md.

macOS / Linux (experimental)

DMG, AppImage, and deb artifacts are provided unsigned and untested for v1. Use at your own risk.

Known limitations

  • Windows binaries are unsigned (SmartScreen)
  • ML models download separately on first use
  • Automatic updates are enabled by default; disable in Settings → Advanced if needed
  • No official macOS/Linux support in v1

License

AGPL-3.0