Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: XimilalaXiang.DeLive
PackageVersion: 2.0.1
InstallerType: nullsoft
InstallerSwitches:
Upgrade: --updated
UpgradeBehavior: install
ProductCode: 06dd86ba-d17d-55c7-9041-9a3dfdae054a
ReleaseDate: 2026-04-21
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/XimilalaXiang/DeLive/releases/download/v2.0.1/DeLive-2.0.1-x64.exe
InstallerSha256: 96E5202E7C8CFCC3D0036C2BE1087B18AE91005B956CFE946ABCC30D3861C3A7
InstallerSwitches:
Custom: /currentuser
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/XimilalaXiang/DeLive/releases/download/v2.0.1/DeLive-2.0.1-x64.exe
InstallerSha256: 96E5202E7C8CFCC3D0036C2BE1087B18AE91005B956CFE946ABCC30D3861C3A7
InstallerSwitches:
Custom: /allusers
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: XimilalaXiang.DeLive
PackageVersion: 2.0.1
PackageLocale: en-US
ShortDescription: Real-time Windows system-audio transcription with floating on-screen captions. Multi-ASR providers (Soniox, Volcengine), export TXT/SRT, history & auto-update.
Description: |-
Your last resort when all other paths are blocked.
When subtitle export plugins fail, when platforms prevent downloads, when live streams have no captions, and when content is protected by DRM — system-level audio capture is your ultimate backup solution.
Need to export subtitles or transcribed content for building knowledge bases, analysis, research, or any other purpose, but the platform restricts access? DeLive captures system audio and delivers clean, exportable text you own.
🎯 Core Features
- 🎧 System-Level Audio Capture - Directly capture system audio output, bypassing platform restrictions
- 🛡️ Bypass Protection Barriers - Works on platforms with download restrictions, DRM protection, or no subtitle export
- 📺 Universal Scene Coverage - Live streams, recorded videos, meetings, private courses, paid content... any audio scenario
- ⚡ Real-Time Transcription - Convert speech to text instantly with minimal latency
- 📢 Live Caption Overlay - Floating subtitle window, customizable font, color, size, and position
- 📤 Export to TXT/SRT - Simple text files or timestamped subtitle files for any player
- 🌐 60+ Language Support - Chinese, English, Japanese, and many more
- 🔄 Multiple ASR Providers - Switch between providers for different accuracy and pricing needs
🎨 User Experience
- Dark/Light Theme - Comfortable viewing in any environment
- Modern Interface - Clean, frameless design with custom title bar
- Auto-Start on Login - Ready to use when your computer boots
- System Tray Integration - Runs quietly in the background
- Bilingual Interface - Chinese and English UI language options
- Auto Updates - Automatic detection and download of latest versions
Tags:
- dictate
- dictation
- speech-recognition
- speech-to-text
- transcribe
- transcription
ReleaseNotes: |-
Fixed / 修复
- 🌐 Comprehensive i18n overhaul — replaced 150+ hardcoded Chinese strings across 21 files with proper i18n keys
- 🌐 全面 i18n 修复 — 21 个文件中 150+ 处硬编码中文替换为 i18n key
- 🌐 Provider selector now displays translated names and descriptions when language is set to English (Volcengine → Volcengine, 硅基流动 → SiliconFlow, etc.)
- 🌐 Provider 选择器在英文模式下显示翻译后的名称和描述
- 🌐 All provider config fields (labels, descriptions, placeholders) are now fully translatable
- 🌐 所有 Provider 配置字段(标签、描述、占位符)现在完全可翻译
- 🌐 BundledRuntimeSetupGuide, LocalModelSetupGuide, CaptionOverlay, ServiceSettingsPanel — all UI strings now follow language setting
- 🌐 BundledRuntimeSetupGuide、LocalModelSetupGuide、CaptionOverlay、ServiceSettingsPanel 的所有 UI 文本现在跟随语言设置
- 🌐 Electron main process (tray menu, shortcuts, update dialogs) now respects saved language preference
- 🌐 Electron 主进程(托盘菜单、快捷键、更新对话框)现在遵循已保存的语言设置
Added / 新增
- 🛠️ electron/i18n.ts — dedicated i18n module for Electron main process, reads saved language from renderer's localStorage
- 🛠️ electron/i18n.ts — Electron 主进程专用 i18n 模块,从渲染进程的 localStorage 读取语言设置
- 🛠️ utils/providerI18n.ts — translation helper for provider names, descriptions, and config fields
- 🛠️ utils/providerI18n.ts — Provider 名称、描述和配置字段的翻译工具函数
- 🌐 Added 213+ new i18n keys per locale covering bundledRuntime, localModel, captionOverlay, servicePanel, electron, and provider categories
- 🌐 每个语言包新增 213+ 翻译 key,覆盖 bundledRuntime、localModel、captionOverlay、servicePanel、electron 和 provider 分类
ReleaseNotesUrl: https://github.com/XimilalaXiang/DeLive/blob/HEAD/CHANGELOG.md#201---2026-04-21
ManifestType: locale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: XimilalaXiang.DeLive
PackageVersion: 2.0.1
PackageLocale: zh-CN
Publisher: XimilalaXiang
PublisherUrl: https://github.com/XimilalaXiang
PublisherSupportUrl: https://github.com/XimilalaXiang/DeLive/issues
PackageName: DeLive
PackageUrl: https://github.com/XimilalaXiang/DeLive
License: Apache-2.0
LicenseUrl: https://github.com/XimilalaXiang/DeLive/blob/HEAD/LICENSE
Copyright: Copyright 2026 XimilalaXiang
ShortDescription: 实时 Windows 系统音频转录,配有悬浮屏幕字幕。支持多家 ASR 提供商(Soniox、Volcengine),可导出 TXT/SRT,具备历史记录与自动更新功能。
Description: |-
当所有其他路都被堵死时的最终选择。
当字幕导出插件失效、平台禁止下载、直播没有字幕、内容受到 DRM 保护时——系统级音频捕获是你的终极保障。
需要导出字幕或转录内容用于构建知识库、分析、调研等用途,但平台受限?DeLive 捕获系统音频,交付干净、可导出的文本,你拥有完全的所有权。
🎯 核心功能
- 🎧 系统级音频捕获 - 直接捕获系统音频输出,绕过平台限制
- 🛡️ 突破防护限制 - 适用于禁止下载、有 DRM 保护、无法导出字幕的平台
- 📺 全场景覆盖 - 直播、录播、会议、私密课程、付费内容……任何有声音的场景
- ⚡ 实时转录 - 边播放边转文字,低延迟响应
- 📢 实时字幕 - 悬浮字幕窗口,支持自定义字体、颜色、大小和位置
- 📤 导出 TXT/SRT - 简单文本文件或带时间戳的字幕文件
- 🌐 60+ 语言支持 - 中文、英文、日语等 60 多种语言
- 🔄 多 ASR 提供商 - 灵活切换,满足不同精度和价格需求
🎨 用户体验
- 深色/浅色主题 - 任意环境都能舒适观看
- 现代化界面 - 简洁无边框设计,自定义标题栏
- 开机自启动 - 电脑启动后即可使用
- 系统托盘集成 - 后台静默运行
- 双语界面 - 中文和英文界面任意切换
- 自动更新 - 自动检测和下载最新版本
Tags:
- 听写
- 语音识别
- 语音转文字
- 转写
- 转录
ReleaseNotesUrl: https://github.com/XimilalaXiang/DeLive/blob/HEAD/CHANGELOG.md
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: XimilalaXiang.DeLive
PackageVersion: 2.0.1
DefaultLocale: zh-CN
ManifestType: version
ManifestVersion: 1.12.0