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
|
3c5ef29775
|
update docker base image
|
2024-04-22 18:33:00 +08:00 |
|
harry
|
c7c7b4847e
|
optimize code
|
2024-04-22 16:25:13 +08:00 |
|
harry
|
93da539519
|
update version to 1.1.3
|
2024-04-17 17:25:28 +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
|
d4eb7bc333
|
optimize code
|
2024-04-15 17:47:10 +08:00 |
|
harry
|
1e96357f00
|
fix the bug where the last subtitle line was missing
|
2024-04-15 17:46: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 |
|
Kevin Zhang
|
17df9a1f27
|
Merge branch 'harry0703:main' into main
|
2024-04-15 14:49:36 +08:00 |
|
kevin.zhang
|
00052b4c50
|
chore: add video download api endpoint
|
2024-04-15 14:47:57 +08:00 |
|
Harry
|
b8369349ea
|
Merge pull request #260 from harry0703/dev
optimize subtitle segmentation and code
|
2024-04-15 11:30:33 +08:00 |
|
Harry
|
3de3e19276
|
Merge pull request #259 from KevinZhang19870314/main
refactor: video stream api revise
|
2024-04-15 11:30:10 +08:00 |
|
harry
|
bd33419460
|
optimize subtitle segmentation
optimize code
|
2024-04-15 11:29:04 +08:00 |
|
kevin.zhang
|
d13a3cf6e9
|
refactor: Streaming MP4 files in the browser using video html element instead of waiting for the entire file to download before playing
|
2024-04-15 09:51:40 +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
|
b1506b9161
|
Merge pull request #253 from harry0703/dev
optimize segmentation
|
2024-04-13 21:04:22 +08:00 |
|
harry
|
53923e0d25
|
optimize segmentation
|
2024-04-13 21:03:55 +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
|
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 |
|