Commit Graph

14 Commits

Author SHA1 Message Date
harry
b471a272b6 1, optimize the subtitle generation in edge mode
2, optimize the llm prompt, use the same language as the video subject
2024-03-24 17:52:12 +08:00
harry
eaa991aaf6 Added ffmpeg_path parameter to the config file. 2024-03-24 16:59:16 +08:00
harry
0771b3268c 1, 增加一次性输出多个视频
2, 增加背景音乐音量设置
3, 增加字幕位置
4, UI优化
5, 一些其他Bug修复和优化
2024-03-23 15:31:34 +08:00
harry
ce4b3771b6 1, 支持AI生成文案预览
2, 支持自定义视频文案,关键词
3, 可选择是否启用字幕
4, UI优化
5, 一些其他bug修复和优化
2024-03-22 17:46:56 +08:00
harry
4a800eab4b tts fallback 2024-03-18 22:05:17 +08:00
harry
6bfb04f755 changed to sync 2024-03-18 21:39:47 +08:00
harry
59ae82a47d supported g4f (gpt4free) 2024-03-18 17:01:09 +08:00
harry
74e634d64c add pexels.video_concat_mode 2024-03-16 09:44:57 +08:00
harry
753ec011d8 add pexels.proxies 2024-03-16 09:29:31 +08:00
harry
d8b3a1af49 If the llm_provider parameter is not provided, openai will be used as the default 2024-03-16 09:00:28 +08:00
harry
b5ba1e6b09 fixed: asyncio.run() cannot be called from a running event loop 2024-03-16 08:55:15 +08:00
harry
ea36cbb309 Add support for multiple LLM providers (OpenAI, Moonshot, OneAPI) 2024-03-15 16:41:33 +08:00
harry
9650def321 Fix support for Windows systems 2024-03-14 13:49:02 +08:00
harry
06df797234 init 2024-03-11 16:37:49 +08:00