MoneyPrinterTurbo/app
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
..
config update docker base image 2024-04-22 18:33:00 +08:00
controllers feat: add support for maximum concurrency of /api/v1/videos 2024-04-16 17:47:56 +08:00
models feat: add support for maximum concurrency of /api/v1/videos 2024-04-16 17:47:56 +08:00
services 1. Added exception handling when loading the Whisper model. 2024-04-26 11:14:35 +08:00
utils fix the bug where the last subtitle line was missing 2024-04-15 17:46:56 +08:00
__init__.py init 2024-03-11 16:37:49 +08:00
asgi.py feat: enable cors to allow play video through mounted videos url 2024-04-09 09:30:59 +08:00
router.py feat:add api interface:generate_video_script and generate_video_terms 2024-04-04 17:21:53 +08:00