Skip to content

Release/v0.1.1 - #4

Merged
snss10 merged 7 commits into
mainfrom
release/v0.1.1
Jul 29, 2026
Merged

Release/v0.1.1#4
snss10 merged 7 commits into
mainfrom
release/v0.1.1

Conversation

@snss10

@snss10 snss10 commented Jul 29, 2026

Copy link
Copy Markdown
Owner

TextRecast v0.1.1

TextRecast 0.1.1 makes first-run model setup more reliable and easier to understand.

Highlights

  • Resumes cancelled and interrupted model downloads with HTTP Range and If-Range.
  • Retries temporary HTTP failures with bounded backoff.
  • Restarts safely when remote validators or byte ranges no longer match.
  • Checks available disk space and verifies the exact model size and SHA-256 before installation.
  • Shows transferred size, speed, estimated time remaining, verification, and installation status.
  • Keeps cancelled progress so Retry can continue it later.
  • Produces a versioned, model-free Windows x64 ZIP and SHA-256 checksum in GitHub Actions.

Install

  1. Download TextRecast-v0.1.1-win-x64.zip and its .zip.sha256 file.
  2. Verify the checksum if desired, then extract the complete ZIP.
  3. Run TextRecast.exe.

The application is self-contained, so .NET 10 does not need to be installed. The Microsoft Visual C++ x64 Redistributable may still be required. The 1.1 GB local model downloads on first launch and remains on the computer for private, local formatting.

Existing valid models installed by TextRecast 0.1.0 are reused without another download.

@snss10
snss10 merged commit 7dce64a into main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant