v1.2.2

krillinai/OpenCreatorv1.2.2Jun 19, 2025by github-actions[bot]

AI Summary

Adds JSON toggle for LLM, fixes long subtitles/video synthesis, and optimizes audio segmentation.

Key Highlights

  • Added JSON toggle for LLM to improve output accuracy
  • Secondary segmentation for overly long subtitles
  • Fixed video synthesis failure when using local videos
  • Fixed FFmpeg errors caused by special filenames
  • Project renamed from KrillinAI to KlicStudio

Breaking Changes

  • Configuration file change: LLM JSON option added

New Features

  • LLM JSON mode
  • Video synthesis fixes
  • FFmpeg fixes

Full Release Notes

## 新增(New Features)
* LLM增加JSON开关,如果模型支持json format可以打开,提高输出内容准确度
Added JSON toggle for LLM. If the model supports JSON format, enabling this can improve output accuracy.

## 修复(Fixes)
*字幕过长的问题(二次分割)
* Fixed issue with overly long subtitles (secondary segmentation)
*使用本地视频时合成视频失败
* Fixed failure in video synthesis when using local videos
*某些特殊的文件名导致ffmpeg报错
* Fixed FFmpeg errors caused by certain special filenames

## 优化(Optimization)
* 优化分段处理音频分割逻辑
* Improved audio segmentation logic in chunk processing
* 时间戳生成算法
* Enhanced timestamp generation algorithm
* 生成更多任务中间结构的本地文件便于排查问题
* Generated more intermediate task structure files locally for easier issue troubleshooting

此版本配置文件有变化(LLM配置增加json项),可见桌面版配置页面或`config-example.toml`。
Note: This version includes configuration changes (added JSON option in LLM config). Refer to the desktop version configuration page or config-example.toml. 

原项目名`KrillinAI`更改为`KlicStudio`,方便记忆与传播,谢谢支持~
The original project name KrillinAI has been changed to KlicStudio for better memorability and dissemination. Thank you for your support~