Skip to content

Releases: LiveCaptionsHelper/SaveLiveCaptions

Release v1.1.7

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:49

新版本发布!

NEW Release

Bug Fix

  • 下载 Save Live Captions.exe 双击运行(无需安装 Python)。
  • Download the exe to run the application.

Release v1.1.6

Choose a tag to compare

@github-actions github-actions released this 12 Apr 14:36

新版本发布!

NEW Release

更新 | Highlights

  1. 邮箱地址保护 (Email Protection)
    增加了对邮箱地址的识别保护
    Implemented protection for email addresses to prevent periods within them from being misidentified as sentence breaks.
  2. 优化子句去重 (Sub-clause Deduplication Optimization)
  3. 增加快捷开启Live Captions (Dual-Launch Hotkey: Ctrl+Win+L)
    在根目录新增了SaveLiveCaptionsWithLC.py,通过快捷键 "Ctrl+Win+L" 同时唤起系统级 Live Captions 和本软件,大幅提升启动效率。
    Added SaveLiveCaptionsWithLC.py in the root directory, enabling users to launch both system Live Captions and this software simultaneously using the "Ctrl+Win+L" hotkey.
  4. 新增快速启动安装版 (New Setup Version with Auto-Start)
    在 Release 页面专门提供了名为 SaveLiveCaptions_Setup 的安装版本,该版本内置了快捷键自动启动功能。
    Added a dedicated SaveLiveCaptions_Setup installer on the Release page, featuring built-in hotkey auto-start functionality for a smoother user experience.
  • 下载 .exe 文件,双击运行(无需安装 Python)。
  • Download the exe to run the application.

Release v1.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Apr 11:05

新版本发布!

NEW Release

🌟 更新 | Highlights

  1. 中文分句优化 (Enhanced Chinese Segmentation Support)
    针对 Live Captions 在处理中文时频繁使用逗号分隔长句的特性,增加了中文逗号的分割逻辑,使转录文本更符合中文阅读习惯。
    Added segmentation logic for Chinese commas to better handle long sentences in Live Captions, improving readability for Chinese transcriptions.
  2. 退出保存逻辑增强 (Improved Exit Sentence Integrity)
    优化了程序退出时的最后一句保存逻辑,即使是不完整的句子也能得到有效存储,防止信息丢失。
    Optimized the storage of the final (potentially incomplete) sentence during program exit, ensuring no caption data is lost.
  3. 修复 Caption 数量限制 (Fixed Caption Limit Constraint)
    修复了因保存 Captions 数量限制的错误逻辑导致字幕丢失的bug。
    Resolved a bug in the saved captions limit, ensuring no more loss of captions.
  • 下载 Save Live Captions.exe 双击运行(无需安装 Python)。
  • Download the exe to run the application.

Release v1.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Apr 10:00
5424036

新版本发布!

NEW Release

🌟 更新 | Highlights

  1. 优化退出逻辑 (Exit Logic Optimization)
    引入了退出保护机制,确保在程序关闭前完整执行保存及文件清理任务,防止数据流转被打断。
    Implemented an exit protection mechanism to ensure final caption saving and file cleanup tasks are completed before the program terminates.
  2. 优化去重功能 (Optimize Deduplication)
    优化了 Clean up file 逻辑,能够识别并合并因转录修正产生的重复内容(如将 "ten" 与 "10" 视为一致),使输出文件更清爽。
    Enhanced Clean up file logic to identify and merge redundant transcriptions caused by model corrections (e.g., normalizing "ten" to "10").
  3. 配置参数开放 (Configurable Parameters)
    现在可以通过 config.py 自定义 STABLE_THRESHOLD(稳定性阈值)和 MAX_SAVED_SENTENCES(最大保存数)等参数,满足不同语速的转录需求。
    Users can now customize transcription stability and cache limits via the configuration file.
  • 下载 Save Live Captions.exe 双击运行(无需安装 Python)。
  • Download the exe to run the application.

Release v1.1.3

Choose a tag to compare

@M-T-Arden M-T-Arden released this 08 Apr 15:55
37dc302

新版本发布!

NEW Release

新:

  1. 修复了小数被错误认为句点,从而分割错误的问题
  2. 优化去重逻辑

New:

  1. Fixed incorrect sentence splitting caused by decimal points being misidentified as periods.
  2. Optimized the deduplication logic.
  • 下载 Save Live Captions.exe 双击运行(无需安装 Python)。
  • Download the exe to run the application.

Release v1.1.2

Choose a tag to compare

@M-T-Arden M-T-Arden released this 07 Apr 09:42
be84a5e
  1. Reduce repeat sentences
  2. Improve the support of Chinese Captions.

Release v1.1.0 & v1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jan 17:35

新版本发布!

NEW Release

更新内容 / Changes

  • 通过模糊匹配减少了大量的重复
  • Reduce duplication with fuzzy matching

[!NOTE] The only difference between v1.1.1 and v1.1.0 is the application icon.

下载说明 / Installation
下载双击直接运行(无需安装 Python)。
Download the .exe to run the application directly.

安全建议 / Security Note
额外的 SaveLiveCaptions_setup 是通过文件夹方式打包的安装程序,其 VirusTotal 报错信息 (2) 少于单文件 .exe 版本 (5)。
SaveLiveCaptions_setup is an installation exe of the directory-based version. Its VirusTotal detection count (2) is lower than the single .exe version (5).
如果您对安全有更高要求,可以下载此版本,或直接运行源码
If you have higher security requirements, I recommend using this version or running from the source code directly.

v1.0

Choose a tag to compare

@M-T-Arden M-T-Arden released this 28 May 16:27
a2b6302

This is a simple tool to save live captions