Commit Graph

77 Commits

Author SHA1 Message Date
harry
7582022fa9 1. Added exception handling when loading the Whisper model.
2. Check if the file exists before verifying the subtitles.
2024-04-26 11:14:35 +08:00
harry
c7c7b4847e optimize code 2024-04-22 16:25:13 +08:00
harry
a5273b31b3 Merge branch 'main' into dev 2024-04-17 17:13:41 +08:00
cpanel10x
6c8b4f665d
Merge branch 'harry0703:main' into main 2024-04-17 10:59:22 +07:00
vuisme
1c35e50563 Add vietnamese and sample font Vietnamese. String pre-translated by chatGPT 2024-04-17 10:57:16 +07:00
Harry
add34a92f7
Merge pull request #267 from KevinZhang19870314/dev
feat: add support for maximum concurrency of /api/v1/videos
2024-04-17 11:09:03 +08:00
harry
0521d46826 add timeout 2024-04-17 10:55:57 +08:00
kevin.zhang
abe12abd7b feat: add support for maximum concurrency of /api/v1/videos 2024-04-16 17:47:56 +08:00
harry
2e58d7ccf2 fix the bug where clip were not closed 2024-04-15 17:46:24 +08:00
harry
176660b442 support azure new speech voice 2024-04-15 17:45:05 +08:00
Harry
2c41e6be62
Merge pull request #254 from harry0703/dev
optimize segmentation
2024-04-13 21:51:33 +08:00
harry
a17d52c1ae optimize segmentation 2024-04-13 21:50:45 +08:00
Harry
1a302a1791
Merge pull request #252 from harry0703/dev
fix some bugs
2024-04-13 20:26:52 +08:00
harry
ce0f557702 1. prioritize using the bgm_file.
2. optimized the logic for looping the BGM.
2024-04-13 20:24:09 +08:00
harry
a8d208bdc3 added validation for video file using moviepy to ensure video file is valid before processing. 2024-04-13 20:19:08 +08:00
Harry
0cb71d6218
Merge pull request #251 from harry0703/dev
write_videofile set fps=30
2024-04-12 22:02:25 +08:00
harry
52b92d175d write_videofile set fps=30 2024-04-12 22:02:01 +08:00
kevin.zhang
0550e433d1 Merge branch 'main' of https://github.com/KevinZhang19870314/MoneyPrinterTurbo 2024-04-12 17:47:14 +08:00
kevin.zhang
1fb3399b02 chore: add stream support for video 2024-04-12 17:43:21 +08:00
elf-mouse
1dbfcfadab Merge branch 'main' of github.com:elf-mouse/MoneyPrinterTurbo 2024-04-12 16:50:32 +08:00
elf-mouse
ee7306d216 fix: response parsing bug for gemini 2024-04-12 15:49:23 +08:00
harry
24a9ca514e add qwen error logs 2024-04-12 10:05:14 +08:00
harry
a7466b2393 add qwen error logs 2024-04-12 10:04:52 +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
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
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
harry
c10b5696fc filter out corrupted video files 2024-04-05 22:48:23 +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
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
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
cathy
28199c93b7 feat: return combined videos in /api/v1/tasks response 2024-04-04 23:01:47 +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