Releases: GTnos/whisper-right-ctrl
Releases · GTnos/whisper-right-ctrl
Release list
Whisper Right Ctrl v0.3.1
修正內容
- 修正部分 Windows 電腦重新開機後出現 Windows Script Host
800A0408 無效的資料。 - 登入啟動檔改用 Windows Script Host 相容的 UTF-16 格式。
- Windows 休眠導致所有麥克風介面失效時,程式會自動重新啟動並重建連線。
- 新增啟動檔編碼與休眠後音訊復原的回歸測試。
v0.3.0 使用者如何更新
- 下載並解壓縮
Whisper-Right-Ctrl-0.3.1.zip。 - 將資料夾放在固定位置。
- 重新執行
INSTALL.cmd。
安裝程式會覆寫原本不相容的 Windows 登入啟動檔,不需要手動刪除 Startup 資料夾中的檔案。
驗證
- 19 項測試通過
- GitHub Actions 通過
- 發布隱私掃描通過
SHA256:86b325bcfa8f5460364c7dd36b3c04f74a56f5c048ca78e03283a869209ea36a
Whisper Right Ctrl v0.3.0
What’s new
- The microphone menu now shows only devices that can actually open with the application’s recording settings.
- Duplicate Windows interfaces with the same microphone name are collapsed into one choice.
- Technical device numbers are no longer shown in the menu.
- The saved working microphone remains the preferred choice.
Startup can take a few additional seconds while microphones are checked. These checks do not save audio.
Validation
- 16 automated tests passed locally.
- GitHub Actions passed.
- Live startup and Right Ctrl recording were verified.
- Release ZIP passed privacy and content checks.
SHA256: 80BA0B863187F86068AF608946B16B52DB5253FE2931DEC2BF0DBE37007546F1
Whisper Right Ctrl v0.2.1
Fixed
- Automatically tries another Windows audio interface for the same microphone when the current interface fails to open.
- Saves the working fallback device so later recordings use it first.
- Prevents a stale DirectSound endpoint from making Right Ctrl appear unresponsive.
Validation
- 14 automated tests passed locally.
- GitHub Actions passed.
- Live Right Ctrl verification captured audio and completed the transcription state cycle.
- Release ZIP passed privacy and content checks.
SHA256: 253E090A213F2A4E1DF2112F7FCB9505E11F4A40A62EC0EC7341A3207C29048E
Whisper Right Ctrl v0.2.0
What’s new
- Choose the active microphone directly from the system tray.
- Automatically recover the saved microphone by name when Windows changes its numeric device index after reboot or reconnect.
- Save both the microphone name and current index.
- Updated setup documentation and regression coverage.
Validation
- 13 automated tests passed locally.
- GitHub Actions passed.
- The release ZIP was scanned for personal paths and checked to exclude Git metadata, virtual environments, caches, and compiled Python files.
SHA256: DC1B1B0BCC8BD80D2D38BF92B36C972AD5C95CAE9DCC1AE3069ECD563887AA47
Whisper Right Ctrl v0.1.0
First public release. Hold Right Ctrl to record, then release to transcribe locally with faster-whisper and paste Traditional Chinese text into the active field.