v1.0.0-beta.4
krillinai/OpenCreatorv1.0.0-beta.4Jan 3, 2025by maranello-o
AI Summary
Adds Faster Whisper local model support (Windows and Linux), displays download progress and speed, and supports custom OpenAI base URLs. Improves error UI and logging.
Key Highlights
- Added Faster Whisper local model support
- Download progress and speed display
- Custom OpenAI base URL support
- Improved error UI and logging
Breaking Changes
- Configuration file has changed, please refer to `config-example.toml`
New Features
- Faster Whisper local support
- Download progress display
- Custom OpenAI base URL
Full Release Notes
* 新增 基于Faster Whisper的本地语音识别模型支持 (支持Windows与Linux,**macOS暂不支持**) * 新增 下载依赖时的进度与速度显示 * 新增 OpenAI接口支持自定义`base url` * 优化 任务失败时的前端界面错误提示 * 优化 日志显示 此版本配置文件有变化,请参考最新的`config-example.toml`。