v4.12 Win10/11 预打包版本下载
MacOS/Linux系统请使用源码部署
-
安装依赖:
# macOS brew install libsndfile git brew tap homebrew-ffmpeg/ffmpeg brew install homebrew-ffmpeg/ffmpeg/ffmpeg # Ubuntu/Debian sudo apt-get install ffmpeg libsndfile1-dev
-
安装 uv:
curl -LsSf https://astral.sh/uv/install.sh | sh -
克隆并启动:
git clone https://github.com/jianchang512/pyvideotrans.git cd pyvideotrans uv sync uv run sp.py
更新日志/Changelos
parakeet日语(内置)识别渠道替换为Nemotron-3.5-asr-0.6b(内置)模型,支持欧洲系及日韩越等40种语言Huggingface_ASR(内置)增加nvidia/parakeet-tdt-0.6b-v3模型,支持10多种欧洲语言- 移除
whisper预分割音频、合并邻近短字幕 - 优化 VAD 切分算法
- 优化翻译提示词
LLM重新断句调整为LLM纠错,只修改错别字和恢复标点,不重新断句,可在高级选项-通用设置-LLM纠错AI渠道调整,默认 DeepSeek二次识别固定使用faster-whisper,以增强语言支持和兼容性,默认使用large-v3-turbo模型,可在高级选项-语音识别参数区域-二次识别所用模型调整语音转录/文字合成/翻译字幕独立功能显示全部可用的80种语言- 视频翻译发音语言下拉列表增加
自动检测 - GeminiAI语音识别渠道固定使用
gemini-3.5-transcribe模型 - 升级
transformers到 5.13.1 - 修复其他已知bug
v4.12 完整包下载(2.7G)
- 百度网盘地址: https://pan.baidu.com/s/1W0JlWvNIV6pafiDxukcFgw?pwd=1234
- huggingface.co: https://huggingface.co/mortimerme/repocollect/resolve/main/win-pyvideotrans-v4.12-0908.7z?download=true
v4.12 补丁包下载(360MB)
补丁包不可单独使用,仅用于覆盖旧包, 覆盖后如果闪退或报错,请下载完整包。
- 百度网盘地址: https://pan.baidu.com/s/1j_30SMZJMB_QLATq3YoZ6A?pwd=1234
- huggingface.co: https://huggingface.co/mortimerme/repocollect/resolve/main/win-PatchUpdate-v4.12-0908.7z?download=true
解压注意事项
如果新版遇到问题可继续使用上个版本(v4.11/v4.03)
v4.11 完整包下载(2.7G)
- 百度网盘地址: https://pan.baidu.com/s/1GkL4pyAYxJRvRor0jfh2rg?pwd=1234
- huggingface.co: https://huggingface.co/mortimerme/repocollect/resolve/main/win-pyvideotrans-v4.11.7z?download=true
v4.09 完整包下载(2.7G)
- 百度网盘地址: https://pan.baidu.com/s/1deSACf5Wmy34Ua8hzgDQVw?pwd=1234
- huggingface.co: https://huggingface.co/mortimerme/repocollect/resolve/main/win-pyvideotrans-v4.09-0816.7z?download=true
v4.03 完整包下载(2.7G)
New Contributors
Full Changelog: v4.11...v4.12