Product log

Changelog

Small releases, concrete improvements. A record of how the local generation workflow is getting better.

v0.1.7Latest release

Atomic Windows installer publishing

Safer upgrades and recovery for the installer-managed runtime.

  • Fixed launcher transaction behavior
  • Reliable install-state commit
  • User PATH rollback safety
  • Recovery from incomplete installations
v0.1.6Release

Windows FFmpeg DLL bootstrap

More dependable media initialization before synthesis starts.

  • Shared FFmpeg DLL registration before TorchCodec
  • Stronger runtime validation
  • Improved synthesis startup ordering
v0.1.5Release

Mixed CUDA and media runtime

A Windows runtime profile that keeps GPU compute and media decoding compatible.

  • CUDA torch and torchaudio
  • CPU TorchCodec on Windows
  • No full CUDA Toolkit prerequisite
v0.1.4Release

Reliable native process handling

Successful native commands are now judged by their exit code.

  • Harmless stderr warnings no longer abort successful installs
  • Clearer native process failure reporting
v0.1.3Release

Windows Python detection

Broader and more predictable supported-Python discovery.

  • Python 3.11–3.14 detection
  • Modern and legacy Python launchers
  • PowerShell 5.1 regression coverage
v0.1.2Release

Installer and GitHub Release pipeline

The first release-based Windows installation workflow.

  • PowerShell release installer
  • Release manifest and checksum validation
  • Versioned runtime publishing
v0.1.1Release

Voice workflows, refined

A sharper command surface for reusable local voices.

  • Voice info and remove workflows
  • Expanded doctor checks
  • Improved configuration and error guidance
v0.1.0Release

The first local pipeline

The initial public shape of LLMVoice.

  • Local XTTS-v2 voice cloning
  • Long transcript chunking and MP3 encoding
  • Voice registry, configuration, dry-run, and debug