MoneyPrinterTurbo
MoneyPrinterTurbo copied to clipboard
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
i used edge-tts for subtitle generator, not whisper. but its always produce `subtitle file is invalid: ./storage/tasks/dae75451-591e-4dfc-9804-3a823db08cc2/subtitle.srt` so whisper will handle that.
格式问题
2024-03-23 17:36:18.765 Uncaught app exception Traceback (most recent call last): File "C:\Users\lolokj\anaconda3\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script exec(code, module.__dict__) File "C:\Users\lolokj\PycharmProjects\MoneyPrinterTurbo\webui\Main.py", line 225, in tm.start(task_id=task_id, params=cfg) File "C:\Users\lolokj\PycharmProjects\MoneyPrinterTurbo\app\services\task.py", line 135, in...
生成视频时报错
报错内容如下: tm.start(task_id=task_id, params=cfg) File "/home/MoneyPrinterTurbo-main/app/services/task.py", line 133, in start video.combine_videos(combined_video_path=combined_video_path, File "/home/MoneyPrinterTurbo-main/app/services/video.py", line 84, in combine_videos clip = clip.resize((video_width, video_height)) File "/usr/local/envs/MoneyPrinterTurbo/lib/python3.10/site-packages/moviepy/video/fx/resize.py", line 165, in resize newclip = clip.fl_image(fl) File...
I see that Whisper is used, but is it possible to use whisper from the OpenAI api, I have openai key and I like the quality of their TTS and...
1.有时只下载两三个视频,然后合并视频就有很多重复片段,希望不要重复试用片段。 2.有时候想要生成动漫,搜集合并的却是真实场景,希望可以提供真实和动漫选项的场景、人物等选项供人选择。 3.朗读声音和背景音乐希望提供线上试听功能,这样更能让使用者知道需要的是什么样的声音。 4.希望可以提供使用者上传自己的视频、声音、音乐、字体的接口。 5.希望可以有最后生成的视频展示功能。 以上纯属自己的个人建议,希望大佬可以看看,谢谢!
[mov,mp4,m4a,3gp,3g2,mj2 @ 000001f5f514f340] Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible! [mov,mp4,m4a,3gp,3g2,mj2 @ 000001f5f514f340] moov atom not found [in#0 @ 000001f5f514ef40] Error opening input: Invalid data found...
Language
how do i change the language? can you please tell how to deploy to huggingface space? is there a way so that to application keep on running even when i...
**3月26日 到 4月1日** 期间出差,无法处理反馈的问题和Bug,见谅。 I will be on a business trip out of town from **March 26 to April 1**, and thus unable to address issues during this period. Apologies...