github TypeWhisper/typewhisper-win plugin-granite-speech-v1.0.1
TypeWhisper.Plugin.GraniteSpeech v1.0.1

latest releases: plugin-supertonic-tts-v1.0.1, plugin-supertonic-tts-v1.0.0, v0.7.3-daily.20260512...
one month ago

Granite Speech Plugin v1.0.1

Bug Fixes

  • Fixed download failing at 5-10% — Downloads no longer abort during pip bootstrap or package installation on slower connections (#4)
  • Added retry logic with exponential backoff — Python download, pip bootstrap, package installation, and individual model file downloads now retry up to 2-3 times on transient failures (network errors, timeouts, I/O errors)
  • Increased timeouts — pip bootstrap: 120s → 300s, pip install: 600s → 1800s (30 min), HTTP client: 100s → 30 min
  • Added installation validation — Detects and cleans up incomplete Python installations before retrying, validates critical package imports after pip install
  • Added --no-cache-dir to pip install — Avoids cache-related issues with embedded Python
  • Added huggingface_hub as explicit dependency — Previously only a transitive dependency, but used directly for model downloads
  • Improved error reporting — Step progress and retry attempts are now logged, stderr truncation increased from 500 to 1000 characters

Don't miss a new typewhisper-win release

NewReleases is sending notifications on new releases.