MoneyPrinterTurbo icon indicating copy to clipboard operation
MoneyPrinterTurbo copied to clipboard

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

Results 152 MoneyPrinterTurbo issues
Sort by recently updated
recently updated
newest added

Is there any way to use my custom voice model , for example any from https://voice-models.com/ ?

enhancement

夸克网盘: 链接:https://pan.quark.cn/s/95b261d6c89a 提取码:QRjp md5: a79caf91fc261049373f816fb6b40be5

enhancement

TypeError: cannot unpack non-iterable NoneType object Traceback: File "E:\devApps\Anaconda\envs\MoneyPrinterTurbo\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script exec(code, module.__dict__) File "E:\Code\MoneyPrinterTurbo\webui\Main.py", line 376, in tm.start(task_id=task_id, params=params) File "E:\Code\MoneyPrinterTurbo\app\services\task.py", line 138, in start video.generate_video(video_path=combined_video_path, File...

Format mp3 detected only with low score of 1, misdetection possible! Failed to read frame size: Could not seek to 1026. 2024-03-31 12:16:30.234 Uncaught app exception Traceback (most recent call...

生成视频成功,合成字幕失败 观察到srt文件是UTF8编码 **配置文件** ```toml #comfig.toml subtitle_provider = "edge" ``` **报错信息** ```shell ## generating video: 1 => .\storage\tasks\e759a201-e7e9-47ec-80fa-ce0aa5c6cc7b\final-1.mp4 2024-04-01 17:52:10 | INFO | "./app\services\video.py:171": generate_video - start, video size: 1080 x...

2024-04-01 22:40:14 | INFO | "./app\services\video.py:179": generate_video - using font: C:/Users/hourp/Downloads/MoneyPrinterTurbo-V1/resource/fonts/STHeitiLight.ttc 2024-04-01 22:40:14.482 Uncaught app exception Traceback (most recent call last): File "C:\Users\hourp\anaconda3\envs\MoneyPrinterTurbo\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script exec(code, module.__dict__) File...

windows下,运行 condaactivate MoneyPrinterTurbo这一步报错 `$ conda activate MoneyPrinterTurbo Exception in thread Thread-5 (_readerthread): Traceback (most recent call last): File "C:\ProgramData\miniconda3\Lib\threading.py", line 1073, in _bootstrap_inner self.run() File "C:\ProgramData\miniconda3\Lib\threading.py", line 1010, in run...

现在稍微长一点的视频中,视频里经常出现相同的视频片段, 建议取视频时,排除已经下载过的视频, 谢谢~

enhancement

When I try to run webui.bat, it always crashes on this: ![Screenshot 2024-04-02 215215](https://github.com/harry0703/MoneyPrinterTurbo/assets/29632816/3209c01f-0b99-42af-a48d-cc84fe131b46) ![Screenshot 2024-04-02 215155](https://github.com/harry0703/MoneyPrinterTurbo/assets/29632816/34d98f2f-634b-4c23-ab2a-a9fbaf4d39e9) When I run it with main.py (I dont know what else to run...

![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/121711734/4154d9fc-cb32-43ad-9b79-398ed782fd9f) 这是cmd界面输出的信息,之后就进程突然结束 ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/121711734/51cbccf5-e833-4a87-bf31-6fbf9743e8d0) 这是webui界面输出的信息