Releases: buxuku/video-subtitle-master
Releases · buxuku/video-subtitle-master
1.3.0 细节优化
1.2.0 🚀Core ML支持
feat
- 🚀 Core ML 支持
Core ML support
1.1.0 🌍 国际化支持
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
1.0.19 支持音频及字幕文件的处理
1.0.18 🔥支持本地 ollama 模型及类 Openai 服务
1.0.17 增加并发任务数设置
1.0.16
v1.0.14 下载进度展示
feat
- 安装 whisper.cpp 时, 展示安装进度
- 下载模型时,展示下载进度(仅支持 mac)
perf
- 优化 whisper.cpp 下载逻辑,提升 whisper.cpp 下载成功率及速度
fix
- 引导页面下载模型选择 “稍后下载” 无法关闭弹窗
v1.0.13 支持系统 whisper 命令
这个版本会检测系统是否支持 whisper
命令,如果支持,将会调用该命令来执行字幕生成。
注:如果你在系统中安装了 whisper
, 当前版本会强制使用 cuda 模式,如果你电脑不支持 cuda, 请勿使用该版本