Skip to content

Warashi v0.1.3

Choose a tag to compare

@inni918 inni918 released this 19 Jun 19:13
· 4 commits to main since this release

Warashi v0.1.3

Hotfix on top of v0.1.2:

  • Fixes "Error processing response: local variable 'req' referenced before assignment" / no voice. The audio-translation path now degrades gracefully — if the optional DeepLX translation service isn't running, it falls back to the original text instead of breaking the whole reply.
  • Cross-language voice translation is now OFF by default. It's an opt-in advanced feature (speak in a different language than the on-screen reply). The default setup no longer tries to reach a DeepLX server you don't run, so there's no more "connection refused" on a fresh install.

If you downloaded v0.1.2 and saw the "req" error or had no sound, grab v0.1.3. Includes everything from v0.1.2 (bundled ffmpeg so the default voice works out of the box, one-click local-model download, editable default character, attach images/documents, etc.).