Skip to content

Releases: buxuku/video-subtitle-master

1.7.0 批量翻译

25 Feb 03:47
Compare
Choose a tag to compare

feat

  • 新增 API 翻译 Azure Translator #98
    Added an API Translator to Azure Translator #98
  • API 翻译支持批量翻译,更快的翻译速度
    API translation supports batch translation, faster translation speed
  • 增加日志输出展示 #66 #100
    Added log output display #66 #100

1.6.0 AI 全文翻译

14 Feb 15:21
Compare
Choose a tag to compare

feat

  • 支持 AI 全文翻译, 这是一个尝试性的功能,因为 AI 的处理受提示词的影响,会产生较大的不确定性,请大家先尝试效果,请欢迎大家共享优秀的提示词来加强全文翻译的能力
    Support AI full text translation, this is a tentative function, because AI processing is affected by prompt words, will produce greater uncertainty, please try the effect first, please welcome everyone to share excellent prompt words to strengthen the ability of full text translation
image

fix

  • 修复设置页数据保存的问题 close #91
    Fix Settings page data save issue close #91

1.5.2

11 Feb 09:49
Compare
Choose a tag to compare

因为国内的模型下载镜像网站限制了直接进行模型的下载,故默认模型下载地址调整为官网源
Because the domestic model download image website limits the direct model download, the default model download address is adjusted to the official website source

feat

  • 调整支持的语言,新增土耳其语和蒙古语的支持 #75 #84
    Adjust the supported languages and add support for Turkish and Mongolian. #75 #84
  • 支持自定义 whisper 命令参数
    Support customizing whisper command parameters.
  • 支持打包 Linux 版本 TKS #80 @duzhuoshanwai

fix

  • 翻译语言不生效 #82
    The translation language not taking effect. #82
  • 应用左上角链接错误 #63
    The link error in the upper left corner of the application. #63

perf

  • 默认下载源调整为官方源
    The default download source has been adjusted to the official source.

1.4.1 修复新版本编译问题

14 Jan 03:07
Compare
Choose a tag to compare

老版本编译最新版本 whisper.cpp 会出问题,建议大家更新到此版本及以上

feat

  • 支持拖拽添加文件 close #51

fix

  • 新版本 whisper.cpp 的编译模式有所调整,先锁定 whisper.cpp 版本为 1.7.2 close #71

1.3.0 细节优化

22 Nov 08:45
Compare
Choose a tag to compare

feat

  • openai 支持 azure , 感谢 @SNamiris 的支持 #54
  • deeplx 支持自定义 endpoint #45 感谢 @SNamiris 的支持 #54
  • 支持 large-v3-turbo 模型 #50

perf

  • 修正 language -auto的命令 感谢 @SNamiris 的支持 #54
  • 修正临时字幕文件名命名格式

1.2.0 🚀Core ML支持

11 Oct 02:48
Compare
Choose a tag to compare

feat

  • 🚀 Core ML 支持
    Core ML support

1.1.0 🌍 国际化支持

10 Oct 02:40
Compare
Choose a tag to compare

feat

  • 🌍 新增国际化支持,目前支持中文,英文语言 #43, #44
    Added internationalization support, currently supports Chinese and English languages #43, #44

perf

  • 优化模型下载逻辑,下载模型更加稳定
    Optimized model download logic, download model more stable
  • 优化任务配置,设置更加清晰易懂
    Optimize task configuration and make Settings clearer and easier to understand

1.0.20

29 Sep 08:32
22b450d
Compare
Choose a tag to compare

feat

1.0.19 支持音频及字幕文件的处理

29 Sep 07:22
c7be724
Compare
Choose a tag to compare

feat

  • 支持导入音频文件进行处理 #30 #37
  • 支持导入字幕文件进行处理 #31

fix

  • 全局缓存任务状态,避免切换页面清空任务列表

1.0.18 🔥支持本地 ollama 模型及类 Openai 服务

23 Sep 05:49
Compare
Choose a tag to compare

feat

  • 支持本地 Ollama 模型 #19
  • 支持类 Openai 的 API 接口,只要提供的 API 接口是兼容 OpenAI 均可支持,如 deepseek