v3.98
aws-samples/bedrock-chatv3.98Mar 11, 2026by jianchang512
AI Summary
This release introduces multiple new Text-to-Speech (TTS) channels and fixes critical audio/video synchronization issues, while requiring a specific upgrade path for the PyTorch library.
Key Highlights
- Added new TTS channels including OmniVoice-TTS, CAMB.AI, x.ai, and Xiaomi TTS.
- Fixed audio synchronization issues between audio acceleration and video slow-motion.
- Added compatibility for VoxCPM 2.0.
- Updated PyTorch from version 2.5 to 2.7.
Breaking Changes
- PyTorch upgrade from 2.5 to 2.7 requires specific installation methods (patch or full package) to ensure CUDA acceleration works correctly.
New Features
- OmniVoice-TTS channel
- VoxCPM 2.0 compatibility
- CAMB.AI channel
- x.ai and Xiaomi TTS channels
- Fix for batch subtitle output format
Full Release Notes
*v3.98更新日志* - 新增 OmniVoice-TTS渠道 - 兼容 VoxCPM 2.0 - 新增 CAMB.AI 渠道 #1003 - 修复 音频加速/视频慢速 对齐问题 - 修复 批量字幕配音 输出格式问题 - 新增 配音渠道 x.ai 和 小米 tts ## v3.98 完整包下载(2.5G) 百度网盘下载地址: https://pan.baidu.com/s/1wxTI0-pP08l1lMVxEMHf3g?pwd=1234 huggingface.co: https://huggingface.co/mortimerme/repocollect/resolve/main/win-pyvideotrans-v3.98-0410.7z?download=true <details> <summary>v3.98 补丁包(300MB)</summary> > 不可单独使用,仅用于覆盖旧包,与完整包区别是不含有`torch`模块 > 因torch从 2.5 升级到 2.7,补丁包不含有torch,直接下载覆盖补丁包可能导致无法cuda加速,建议下载完整包覆盖 > **覆盖后如果闪退,请下载完整包** 百度网盘下载地址: https://pan.baidu.com/s/1vnVAfyZu0pc6YNFo3y36UA?pwd=1234 huggingface.co: https://huggingface.co/mortimerme/repocollect/resolve/main/win-PatchUpdate-v3.98-0410.7z?download=true </details> **解压注意事项:** - 解压7z压缩包,解压后,找到 `sp.exe` 文件,双击即可启动软件,不可在压缩包内双击运行。 - 不要将软件解压到桌面或 C 盘的 `Program Files` 等需要管理员权限的文件夹下。 - 避免路径错误: 解压路径中不要包含中文、空格或特殊符号。 - 如果使用7zip软件解压提示错误,请尝试使用 [Bandizip](https://cn.bandisoft.com/bandizip/) 或 [360压缩软件](https://yasuo.360.cn) 进行解压 --- <details> <summary>不喜欢新版?继续下载v3.92旧版本</summary> 百度网盘下载地址: https://pan.baidu.com/s/1iD9ivN8OHaj05nFXNKln8A?pwd=1234 </details> ---- > 下方 `Assets` 中的`sp.exe` 仅可用于覆盖 3.98 版本之中的 `sp.exe`,用于微小升级和bug修复,<3.98的版本请使用补丁包或完整包