Commit Graph

68 Commits

Author SHA1 Message Date
elf-mouse
ee7306d216 fix: response parsing bug for gemini 2024-04-12 15:49:23 +08:00
highkay
90f0f560b2 Merge branch 'main' of https://github.com/harry0703/MoneyPrinterTurbo into main 2024-04-11 22:55:18 +08:00
highkay
05da4a3766 - 增加Cloudflare workers ai作为llm后端
- 增加一些gitignore
2024-04-11 22:55:08 +08:00
harry
09285954a8 optimize i18n 2024-04-11 20:22:27 +08:00
harry
1c7d7e138b compatible with local whisper model 2024-04-11 18:27:14 +08:00
harry
759c1ce652 add openai error logs 2024-04-11 18:25:15 +08:00
harry
56a6d5c523 optimize the position of long subtitles 2024-04-11 17:09:10 +08:00
harry
13f3e87a2d fixed an error when loading the config file. 2024-04-11 13:44:20 +08:00
harry
740960b0ff optimize redis import 2024-04-10 17:47:40 +08:00
harry
2c72eb92a1 1. reduce ffmpeg encoding pass to improve performance.
2. fix bug causing file lock that prevents deletion (issue 217).
2024-04-10 17:29:13 +08:00
kevin.zhang
d57434e0d3 feat: add task deletion endpoint 2024-04-10 16:14:50 +08:00
kevin.zhang
3d45348662 feat: add redis support for task state management 2024-04-10 10:42:56 +08:00
harry
6bcd7dc317 optimize code 2024-04-09 19:50:39 +08:00
harry
0b07202d42 optimize UI and user experience 2024-04-09 19:46:56 +08:00
kevin.zhang
3b1871d591 feat: enable cors to allow play video through mounted videos url 2024-04-09 09:30:59 +08:00
harry
b8103e98f1 fixed: issue 183 2024-04-07 18:08:51 +08:00
harry
c10b5696fc filter out corrupted video files 2024-04-05 22:48:23 +08:00
harry
5933a47620 Add exception handling for reading the configuration file and optimize the loading method 2024-04-05 22:29:16 +08:00
harry
0d3b7b7c5c increase the timeout value 2024-04-05 22:27:56 +08:00
harry
da633a6e57 Fix the bug that mistakenly created a directory instead of a file 2024-04-05 21:40:27 +08:00
harry
28cc399e32 Remove logging to file 2024-04-05 21:25:52 +08:00
Harry
34694a169c
Merge pull request #176 from josenxx/main
增加ollama支持
2024-04-05 21:17:34 +08:00
Xiaorui Xue
64c4b863f4 added ollama support 2024-04-05 21:09:14 +08:00
wangxingda
2df2cc0dab add default subtitle encoding to utf-8 2024-04-05 19:37:53 +08:00
harry
bbe9e323f2 added material_directory configuration 2024-04-05 11:57:37 +08:00
harry
ce961bb22c optimize code 2024-04-05 11:20:23 +08:00
harry
c514108f88 optimize error message 2024-04-05 11:20:09 +08:00
harry
ebe47d2507 1, add voice volume
2, code optimization
2024-04-05 11:06:03 +08:00
harry
416a446b5e Code optimization 2024-04-05 09:55:31 +08:00
cathy
6d8911f5bf feat: add /api/v1/get_bgm_list and /api/v1/upload_bgm_file 2024-04-04 23:03:18 +08:00
cathy
28199c93b7 feat: return combined videos in /api/v1/tasks response 2024-04-04 23:01:47 +08:00
cathy
87a837a345 feat:add api interface:generate_video_script and generate_video_terms 2024-04-04 17:21:53 +08:00
harry
abce0f158c Save params to script.json 2024-04-04 09:54:16 +08:00
harry
c5e396d484 Optimize subtitle generation in edge mode (#133) 2024-04-04 09:47:29 +08:00
harry
fd81698f66 Fix the bug where the video is incorrectly scaled 2024-04-03 19:01:40 +08:00
harry
b94cd353ba write_videofile disable logger 2024-04-03 18:11:29 +08:00
harry
bdea0b0ef5 add logs 2024-04-03 14:10:59 +08:00
harry
dbc1922f19 write_videofile disable logger 2024-04-03 11:03:47 +08:00
harry
a5f208f951 optimize pexels_api_keys config 2024-04-03 11:03:06 +08:00
harry
56d4b7be04 update readme 2024-04-01 20:31:18 +08:00
harry
9283787681 complete task query interface 2024-04-01 20:12:14 +08:00
PD
dacd35f522
fixed bug 2024-03-31 11:07:19 +05:30
PD
cc1f157714
added support for google gemini 2024-03-31 10:44:52 +05:30
harry
52bf4d5f4f Optimized subtitle generation in edge mode 2024-03-30 17:33:54 +08:00
harry
bc8e005f59 1. Added multi-language support to the UI
2. Optimized the voice name
3. Other UI optimizations
2024-03-29 17:13:25 +08:00
harry
50ee56b158 if config.toml doesn't exist, copy the example config 2024-03-29 10:16:24 +08:00
harry
fc186b2801 remove local_files_only=True 2024-03-28 18:02:39 +08:00
chenhengzh
9d89e733a7 Adjusted prompts. 2024-03-28 14:49:03 +08:00
harry
4aa820b200 set local_files_only=True when downloading whisper model 2024-03-28 11:46:22 +08:00
harry
121ef12a74 supported llm: aliyun qianwen 2024-03-28 11:01:34 +08:00