Commit Graph

  • fb658f81b4 update readme harry 2024-03-29 17:47:03 +08:00
  • 06a11f5599 update readme harry 2024-03-29 17:38:27 +08:00
  • bc8e005f59 1. Added multi-language support to the UI 2. Optimized the voice name 3. Other UI optimizations harry 2024-03-29 17:13:25 +08:00
  • a7ba661053 open the output folder when task completed harry 2024-03-29 10:16:56 +08:00
  • 50ee56b158 if config.toml doesn't exist, copy the example config harry 2024-03-29 10:16:24 +08:00
  • fe96941a2e update readme harry 2024-03-29 09:10:54 +08:00
  • 9aa234aa6b update readme harry 2024-03-28 18:37:00 +08:00
  • 09bfc06b08 update readme harry 2024-03-28 18:27:48 +08:00
  • fc186b2801 remove local_files_only=True harry 2024-03-28 18:02:39 +08:00
  • b4f6863dc4 Merge pull request #88 from chenhengzh/main Harry 2024-03-28 17:22:17 +08:00
  • 9d89e733a7 Adjusted prompts. chenhengzh 2024-03-28 14:49:03 +08:00
  • 4aa820b200 set local_files_only=True when downloading whisper model harry 2024-03-28 11:46:22 +08:00
  • d5ab841650 updated config.example.toml harry 2024-03-28 11:31:51 +08:00
  • a71e54fd7c Merge branch 'harry0703:main' into main cpanel10x 2024-03-28 10:22:36 +07:00
  • 121ef12a74 supported llm: aliyun qianwen harry 2024-03-28 11:01:34 +08:00
  • d445ad4cbb Merge remote-tracking branch 'origin/main' harry 2024-03-28 10:53:57 +08:00
  • 790a4a5044 Merge pull request #80 from chenhengzh/main Harry 2024-03-28 10:53:36 +08:00
  • 395a471f0e downgrade Pillow version from 10.2.0 to 9.5.0, fix "module 'PIL.Image' has no attribute 'ANTIALIAS'" error. harry 2024-03-28 10:50:59 +08:00
  • 492ef1239e Merge branch 'harry0703:main' into main Halance 2024-03-28 00:42:46 +08:00
  • 985378838b add qwen api chenhengzh 2024-03-28 00:40:24 +08:00
  • de5743f946 added english readme harry 2024-03-27 22:29:35 +08:00
  • fee660fb8c Added Dev Container Folder cpanel10x 2024-03-27 15:27:34 +07:00
  • 27d081ae54 Merge pull request #69 from Root-FTW/patch-1 Harry 2024-03-27 08:00:40 +08:00
  • 4c5b3e0d69 Update README-en.md RootFTW 2024-03-26 16:26:29 -07:00
  • d36839c317 set default language to auto harry 2024-03-26 17:00:20 +08:00
  • 9d01d5c8d1 update readme harry 2024-03-26 16:48:22 +08:00
  • c5dad43c2c 1, Add language settings for llm outputs 2, Optimize llm prompts 3, Add timeout handling for material downloads harry 2024-03-26 16:48:14 +08:00
  • fdbd81d164 update readme harry 2024-03-25 17:16:48 +08:00
  • 4ed3b9fbcc supported azure openai harry 2024-03-25 15:20:00 +08:00
  • a52af0e532 optimized subtitle line breaks harry 2024-03-24 18:25:37 +08:00
  • b471a272b6 1, optimize the subtitle generation in edge mode 2, optimize the llm prompt, use the same language as the video subject harry 2024-03-24 17:50:50 +08:00
  • 296a1370d3 update readme harry 2024-03-24 17:02:25 +08:00
  • bd503848ba update readme harry 2024-03-24 17:01:43 +08:00
  • eaa991aaf6 Added ffmpeg_path parameter to the config file. harry 2024-03-24 16:59:16 +08:00
  • 62f268ec28 更新文档 harry 2024-03-23 15:41:23 +08:00
  • 2c2ab1851b 更新文档 harry 2024-03-23 15:34:27 +08:00
  • 3c581afd86 更新配置说明 harry 2024-03-23 15:34:19 +08:00
  • 6a66a3a8f0 更新文档 harry 2024-03-23 15:34:06 +08:00
  • 0771b3268c 1, 增加一次性输出多个视频 2, 增加背景音乐音量设置 3, 增加字幕位置 4, UI优化 5, 一些其他Bug修复和优化 harry 2024-03-23 15:31:34 +08:00
  • ce4b3771b6 1, 支持AI生成文案预览 2, 支持自定义视频文案,关键词 3, 可选择是否启用字幕 4, UI优化 5, 一些其他bug修复和优化 harry 2024-03-22 17:46:56 +08:00
  • 4a800eab4b tts fallback harry 2024-03-18 22:05:17 +08:00
  • 6bfb04f755 changed to sync harry 2024-03-18 21:39:47 +08:00
  • 59ae82a47d supported g4f (gpt4free) harry 2024-03-18 17:01:09 +08:00
  • 74e634d64c add pexels.video_concat_mode harry 2024-03-16 09:44:57 +08:00
  • 753ec011d8 add pexels.proxies harry 2024-03-16 09:29:31 +08:00
  • d8b3a1af49 If the llm_provider parameter is not provided, openai will be used as the default harry 2024-03-16 09:00:28 +08:00
  • b5ba1e6b09 fixed: asyncio.run() cannot be called from a running event loop harry 2024-03-16 08:55:15 +08:00
  • 8b9ff47cad update README.md harry 2024-03-15 16:50:13 +08:00
  • ea36cbb309 Add support for multiple LLM providers (OpenAI, Moonshot, OneAPI) harry 2024-03-15 16:41:33 +08:00
  • 91700fc03b update README.md harry 2024-03-14 21:46:58 +08:00
  • 692e76dc9a update README.md harry 2024-03-14 16:52:28 +08:00
  • 9650def321 Fix support for Windows systems harry 2024-03-14 13:49:02 +08:00
  • f55ea42a07 update config.example.toml harry 2024-03-12 15:25:58 +08:00
  • 2228c0c70b update README.md harry 2024-03-11 18:12:18 +08:00
  • 70c40eab9e update README.md harry 2024-03-11 17:34:29 +08:00
  • dca9ac50ab update README.md harry 2024-03-11 17:02:20 +08:00
  • 7a8a0bed9d remove demo videos harry 2024-03-11 17:02:12 +08:00
  • db013a1628 update README.md harry 2024-03-11 16:49:59 +08:00
  • 06df797234 init harry 2024-03-11 16:37:49 +08:00
  • d4f7b53b84 Initial commit Harry 2024-03-11 10:57:34 +08:00