Skip to content

Releases: jianchang512/pyvideotrans

windows-v3.04

03 Nov 10:47
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Feat: 新增一个免费翻译渠道MyMemory
  • Fix: windows预打包临时修复edge-tts配音问题
  • Feat: “导入字幕并编辑” 增加翻译功能
  • Fix: LiberTranslate返回全大写小写化处理
  • Feat: 增加 claudeAI和LibreTranslate翻译渠道
  • Fix: 429 频率超限错误增加60s等待(Gemini Google等)

v3.04 完整包下载3.4G(含tiny/medium模型)

如果未安装过旧版本,请在此下载完整版

百度网盘: https://pan.baidu.com/s/1kxysqeAYF_OMKi1JiTTxKw?pwd=59qd

Huggingface(墙外): https://huggingface.co/spaces/mortimerme/s4/resolve/main/win-videotrans-v3.04.7z?download=true

v3.04 补丁包84MB

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v3.00/win-PatchUpdate-3.04.7z

百度网盘: https://pan.baidu.com/s/12ivPBs-Fmfr-Ynd8vurJIg?pwd=dfwz


api.exe 下载,api.exe是用于通过http请求调用的文件,不可独立使用,需先下载完整包,然后下载api.exe和 sp.exe放在同一目录下

api.exe下载地址:https://github.com/jianchang512/pyvideotrans/releases/download/v2.92/api.exe


所有模型下载地址

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载

https://github.com/jianchang512/stt/releases/tag/0.0

windows-v2.98

01 Nov 13:49
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Fix: #599
  • Feat: zh_recongSenseVoice识别渠道合成为FunASR中文
  • Fix: 腾讯翻译、百度翻译、微软翻译 中文简繁语言代码修正

v2.98 完整包下载3.4G(含tiny/medium模型)/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

解压后 videotrans/cfg.json和videotrans/params.json 这2个文件请删掉,否则报错

百度网盘: https://pan.baidu.com/s/1L8MhjsJ47Q_EVr9qKFdBag?pwd=r8j5

Huggingface(墙外): https://huggingface.co/spaces/mortimerme/s4/resolve/main/win-videotrans-v2.98.7z?download=true

v2.99 补丁包84MB/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.97/win-PatchUpdate-2.99.7z

百度网盘: https://pan.baidu.com/s/1DZhVpvvtyOnuE2JlKxTCAQ?pwd=y2uw


api.exe 下载,api.exe是用于通过http请求调用的文件,不可独立使用,需先下载完整包,然后下载api.exe和 sp.exe放在同一目录下

api.exe下载地址:https://github.com/jianchang512/pyvideotrans/releases/download/v2.92/api.exe


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

windows-v2.96

28 Oct 14:20
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Fix: 修复识别为空时index out of range 错误
  • Fix: #596
  • Fix: target_language_name keyError
  • Fix: yarl 版本更新
  • Feat: 新增 deepgram.com 语音识别api
  • Feat: 新增中文重新断句功能,使用阿里中文标点恢复模型 ct-punc-c
  • Fix: 字幕翻译返回结果错误
  • Fix: AI翻译时 prompt 增加示例
  • Fix: #591

v2.94 完整包下载3.6G(含tiny/medium模型)/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

解压后 videotrans/cfg.json和videotrans/params.json 这2个文件请删掉,否则报错

百度网盘: https://pan.baidu.com/s/1zUUw3LptF62kJB7ETFGCtg?pwd=hbyh

Huggingface(墙外): https://huggingface.co/spaces/mortimerme/s4/resolve/main/win-videotrans-v2.94.7z?download=true

v2.96 补丁包360MB/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.92/win-PatchUpdate-2.96.7z

百度网盘: https://pan.baidu.com/s/1QMFz636J8GFaiJXvUO-flA?pwd=kr6f

v2.92+ 升级到 v2.96补丁包 50M

下载(仅限2.92+->2.95): https://github.com/jianchang512/pyvideotrans/releases/download/v2.92/2.92-to-2.96.7z


api.exe 下载,api.exe是用于通过http请求调用的文件,不可独立使用,需先下载完整包,然后下载api.exe和 sp.exe放在同一目录下

api.exe下载地址:https://github.com/jianchang512/pyvideotrans/releases/download/v2.92/api.exe


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

windows-v2.91

20 Oct 10:48
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Fix: F5-TTS 数字转为中文再朗读
  • Feat: 配音渠道增加 F5-TTS
  • Fix: 单个视频时双字幕区域显示
  • Feat: 增加 SenseVoice 语音识别
  • Feat: 配音渠道新增“字节火山语音合成” https://www.volcengine.com/docs/6561/79817
  • Fix: #585 #586
  • Fix: 修复 GPT-SoVITS api_v2 语速参数错误
  • Feat: 添加文档教程
  • Feat: 点击 “翻译渠道”和“配音渠道”时增加并发数控制和暂停时长
  • Fix #579

v2.90 完整包下载3.2G(含tiny/medium模型)/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

百度网盘: https://pan.baidu.com/s/12iRxMv7iAQI7mtwgNbtbqg?pwd=afeu

Huggingface(墙外): https://huggingface.co/spaces/mortimerme/s4/resolve/main/win-videotrans-2.90.7z?download=true

v2.91 补丁包160MB/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.85/win-PatchUpdate-2.91.7z

百度网盘: https://pan.baidu.com/s/1RRvrAMb_ag9wsIuUGJFt5w?pwd=b2ni


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

windows-v2.84

13 Oct 09:07
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Feat: 点击 “翻译渠道”和“配音渠道”时增加并发数控制和暂停时长
  • Fix: edgetTTS增加代理设置
  • Feat: 处理单个视频时,增加双字幕区域,同时显示原始字幕和翻译字幕
  • Feat: 优化界面设置,点击“语音识别”和“嵌入字幕”时,可进一步设置详细参数
  • Fix: #573
  • Fix: 当选择faster-whisper本地时,点击左侧语音识别可详细设置语音切割时静音时长、阈值、最大最小语音片段等详细参数
  • Fix: 修复特殊路径ffmpeg报错

v2.80 完整包下载3.2G(含tiny/medium模型)/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

百度网盘: https://pan.baidu.com/s/1a0Nc41t_mkn_-C_saqqSXQ?pwd=wnbb

Huggingface(墙外): https://huggingface.co/spaces/mortimerme/sovits/resolve/main/win-videotrans-2.80.7z?download=true

v2.84 补丁包160MB/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.79/win-PatchUpdate-2.84.7z

百度网盘: https://pan.baidu.com/s/155QRLIRlUBH6Oi9YSP4z6Q?pwd=dbtd


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

windows-v2.77

07 Oct 00:18
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Fix: 优化报错提示,移除qtpy依赖
  • Fix: 优化重新断句策略,修正翻译后空白行导致时间错乱
  • Fix: openai-whisper int str 比较bug
  • Feat: Google 翻译渠道默认发送srt格式字符串
  • Feat: 增加faster-whisper模式下large-v3-turbo模型支持

因faster-whisper官方尚不不支持turbo模型,源码部署需修改 faster_whisper包下 utils.py 文件第23行增加一行代码
"large-v3-turbo": "Systran/faster-whisper-large-v3-turbo",
image

v2.73 完整包下载3.2G(含tiny/medium模型)/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

百度网盘: https://pan.baidu.com/s/1yahkCsWdYyuckPj1LWn1vg?pwd=fsfg

Huggingface(墙外): https://huggingface.co/spaces/mortimerme/s4/resolve/main/win-videotrans-2.73.7z?download=true

v2.78 补丁包160MB/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.72/win-PatchUpdate-2.78.7z

百度网盘: https://pan.baidu.com/s/1VYR2MwAqaKplQfauQ3bFgw?pwd=scb2


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

Windows-v2.71

30 Sep 09:29
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Fix: 修复多角色配音
  • Feat: 批量字幕翻译时AI渠道增加模型选择
  • Fix: #554
  • Feat: 音视频转字幕、批量翻译、批量配音记住上次选项
  • Fix: 优化启动速度
  • Fix: #554
  • Fix: #553
  • Feat: 增加 openai-whisper/large-v3-turbo
  • 工具/选项-高级选项中增加“faster/openai-whisper识别后重新断句”选项,默认重新划分句子

v2.70 完整包下载/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

百度网盘: https://pan.baidu.com/s/1_r-at_r_K3usku2Yj4lRxw?pwd=ziqc

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.66/win-videotrans-2.70.7z

v2.71 补丁包/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.66/win-PatchUpdate-2.71.7z

百度网盘: https://pan.baidu.com/s/1swWlcZL2avEdjYbZeHdANQ?pwd=7iad


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

Windows-v2.65

28 Sep 01:00
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Fix: windows上无法创建以. 空格结尾的目标文件夹问题
  • 工具/选项-高级选项中增加“faster/openai-whisper识别后重新断句”选项,默认重新划分句子

v2.65 完整包下载/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

百度网盘: https://pan.baidu.com/s/1theP_xdrFgVqXAg4cF68Rw?pwd=psf1

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.64/win-videotrans-2.65.7z

v2.65 补丁包/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.64/win-PatchUpdate-2.65.7z

百度网盘: https://pan.baidu.com/s/1XKvAZ3I1595-tqykKyLpwQ?pwd=3rei


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

windows-v2.63

26 Sep 09:47
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • 工具/选项-高级选项中增加“faster/openai-whisper识别后重新断句”选项,默认重新划分句子
  • 增加选择文件夹批量翻译功能
  • 增加GPT-SoVITS api_v2 版支持
  • 修复 edgeTTS 配音可能较慢的问题
  • 修复 批量字幕翻译 双字幕生成无效错误
  • 批量字幕配音 允许直接输入普通文字格式进行翻译
  • 使用 nltk 自然语言处理库 重新对语音识别后的文字进行断句切分

v2.62 完整包下载/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

百度网盘: https://pan.baidu.com/s/1V60iXg7qQ-Kd-Es_7V1gfw?pwd=ammm

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.62/win-videotrans-2.62.7z

v2.63 补丁包/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.62/win-PatchUpdate-2.63.7z

百度网盘: https://pan.baidu.com/s/1BiQ4VXaIAWoTYUlMRO5xgw?pwd=4q5y


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0

windows-v2.61

25 Sep 16:50
Compare
Choose a tag to compare

预打包版仅适用于Windows10/11,MacOS和Linux请源码部署

  • Fix: 修复配音时输入文字无法执行的问题
  • Fix: 语音识别为文字后使用nltk重新断句
  • Feat: 增加stt项目api作为语音识别选项之一
  • Fix: api 接口路径问题
  • Fix: 优化视频末尾延长算法

v2.61 完整包下载/complete package

如果未安装过旧版本,请在此下载完整版/If have not installed an older version, download the full version here

百度网盘: https://pan.baidu.com/s/1j-NUFg6MGvC4gkLR_-3vGA?pwd=dcgr

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.61/win-videotrans-2.61.7z

v2.61 补丁包/patchUpdate package

如果已安装过2.x版本,可下载补丁包后解压在sp.exe所在目录,覆盖已有sp.exe和文件夹
If have already installed version 2.x, can download the patch package and unzip it in the sp.exe directory, overwriting the existing

GitHub: https://github.com/jianchang512/pyvideotrans/releases/download/v2.61/win-PatchUpdate-2.61.7z

百度网盘: https://pan.baidu.com/s/1r1TRKZq-31KlJGxIHjUPEg?pwd=p168


所有模型下载地址/Download all models

为避免压缩包体积过大,预打包版只内置最小模型 tiny,识别效果不佳,效果更好的模型请点击下载
In order to avoid the compressed package volume is too large, the pre-packaged version is only built-in the smallest model tiny, the recognition effect is not good, the effect of better models please click to download!

https://github.com/jianchang512/stt/releases/tag/0.0