v1.0.0-beta.6
krillinai/OpenCreatorv1.0.0-beta.6Jan 14, 2025by maranello-o
AI Summary
Enables output of embedded subtitles (horizontal/vertical) and supports custom OpenAI model names/URLs. Adds text transcript output after task completion and fixes mixed language issues in dubbing.
Key Highlights
- Support for outputting embedded subtitles (horizontal/vertical)
- Custom OpenAI model names and base URL support
- Output source and target language transcripts
- Fixed mixed Chinese/English dubbing issues
Breaking Changes
- Configuration file has changed, please refer to `config-example.toml`
New Features
- Embedded subtitle output
- Custom OpenAI models/URLs
- Transcript output
Full Release Notes
* 新增 支持输出嵌入字幕的视频(横屏/竖屏) * 新增 支持自定义OpenAI模型名,配合base url可以使用任何兼容OpenAI请求格式的大模型,具体效果请自行测试 * 新增 任务完成后会输出源语言和目标语言的文字稿 * 修复 配音可能出现的中英文混杂的问题 此版本配置文件有变化,请参考最新的`config-example.toml`。