v3.73
jianchang512/pyvideotransv3.73Jul 6, 2025by jianchang512
AI Summary
Windows release introduces a new TTS engine, optimizes processing logic, and removes a specific translation feature.
Key Highlights
- Added chatterbox-tts support
- Optimized LLM re-segmentation using JSON
- Removed 'Three-step reflection translation' feature
Breaking Changes
- Removed 'Three-step reflection translation' feature
New Features
- chatterbox-tts
Full Release Notes
> 预打包版仅适用于Windows10/11,MacOS和Linux请源码部署 > MacOS/Linux升级:重新拉取源码覆盖,然后执行 > `pip3 install --upgrade whisper elevenlabs gradio_client faster-whisper` ## Change - Feat: add chatterbox-tts https://github.com/jianchang512/chatterbox-api - 优化LLM重新断句,使用 json结构化输入输出(需模型支持) - 优化ffmpeg视频处理硬件编码逻辑 - 移除`三步反思翻译` ## v3.73 完整包下载(1.9G) > 如果未安装过旧版本,请在此下载完整版,如需cuda加速,需有英伟达显卡并且安装cuda12.x及cudnn9 百度网盘下载地址: https://pan.baidu.com/s/18Ga6EFcWHaicdWFaiS7k5w?pwd=2wbu GitHub地址: https://github.com/jianchang512/pyvideotrans/releases/download/v3.73/win-videotrans-v3.73-0713.7z ## v3.73-0713 补丁包(380MB) > 如果已安装过3.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹 > 不可单独使用,仅用于覆盖旧包,与完整包区别是不含有`torch`模块 百度网盘下载地址: https://pan.baidu.com/s/1sk7ZoVFRMeNYv8jSSPuRkQ?pwd=kqxh GitHub地址: https://github.com/jianchang512/pyvideotrans/releases/download/v3.73/win-PatchUpdate-3.73-0713.7z **解压注意事项:** - 解压7z压缩包,解压后,找到 `sp.exe` 文件,双击即可启动软件。 - 不要将软件解压到桌面或 C 盘的 `Program Files` 等需要管理员权限的文件夹下。 - 避免路径错误: 解压路径中不要包含中文、空格或特殊符号。 - 如果使用7zip软件解压提示错误,请尝试使用360压缩软件解压(https://yasuo.360.cn)