v1.1.3

krillinai/OpenCreatorv1.1.3Apr 19, 2025by github-actions[bot]

AI Summary

Adds support for WhisperCPP local transcription (Windows only), introduces Malay language support, and expands target languages to 101. The release also fixes dark mode visibility issues and updates the video downloader installation source.

Key Highlights

  • Added WhisperCPP local transcription support (Windows)
  • Expanded target languages to 101
  • Added Malay language support
  • Fixed dark mode visibility for language selection
  • Updated video downloader installation source

New Features

  • Local WhisperCPP transcription support
  • Malay language support
  • 101 target languages

Full Release Notes

### 新增
* 文本转录本地模型支持whispercpp(当前只支持windows系统,后续再补充)
* 源语言支持马来语
* 目标语言扩充至101种

### 修复
* 桌面端黑暗主题看不见语言选择项

### 其它 
* 桌面端源语言默认选项调整为英文
* 更新了视频下载器安装源,之前版本过旧了(视频下载失败的话可以尝试把bin下面的ytdlp文件删掉然后重启软件安装新版)
* Docker部署问题修复