EXE
WinGet
DeLive-1.4.1-x64.exe
1.4.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
DeLive-1.4.1-x64.exe /S
Custom
DeLive-1.4.1-x64.exe /S /allusers
Upgrade
DeLive-1.4.1-x64.exe /S --updated
File Identity
Filename
DeLive-1.4.1-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
XimilalaXiang.DeLive
Version
1.4.1
Description
Real-time Windows system-audio transcription with floating on-screen captions. Multi-ASR providers (Soniox, Volcengine), export TXT/SRT, history & auto-update.
Upgrade Behavior
install(Install over existing)
Release Notes
Added / 新增
- 🧪 Added rolling-audio and caption-wrap tests, increasing frontend coverage from 129 to 146 tests
- 🧪 新增滚动音频缓冲与字幕换行测试,前端测试总数从 129 提升到 146
Changed / 变更
- ✅ Added frontend quality gates: runnable ESLint v9 config, root check script, and GitHub Actions lint/test/build validation before packaging
- ✅ 增加前端质量闸门:补齐可运行的 ESLint v9 配置、根级 check 脚本,以及 GitHub Actions 在打包前执行 lint/test/build 校验
- ♻️ Replaced unbounded session replay buffers for Groq / SiliconFlow / Local OpenAI-compatible / whisper…