v1.3.1

ggml-org/llama.cppv1.3.1Jul 27, 2025by wulien

AI Summary

This minor update introduces EdgeTTS support for dubbing, adds a dark mode to the desktop and server interfaces, includes a configuration page for the server, and optimizes FasterWhisper GPU acceleration.

Key Highlights

  • EdgeTTS support for dubbing
  • Dark mode for desktop and server UI
  • Server configuration page added
  • GPU acceleration option for FasterWhisper (50-series)

New Features

  • EdgeTTS dubbing
  • Dark mode UI
  • Server configuration page
  • FasterWhisper GPU acceleration

Full Release Notes

## 新增(New Features)
* 配音新增EdgeTTS支持
* Added EdgeTTS support for dubbing.
* 桌面版添加了黑夜模式,server修改ui和桌面版保持一致,server版也添加了配置页
* The desktop version now includes a dark mode. The server UI has been updated to match the desktop version. The server version also now includes a configuration page.
* 添加FasterWhisper 的GPU加速选项(50系必须开启此选项才能正常使用FasterWhisper )
* Added a GPU acceleration option for FasterWhisper (50-series GPUs must enable this option to use FasterWhisper properly).

## 优化(Optimization)
* 优化翻译上下文,翻译更准确
* Optimized translation context for more accurate translations.