MoneyPrinterTurbo icon indicating copy to clipboard operation
MoneyPrinterTurbo copied to clipboard

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

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

video.py: final_clip.write_videofile(combined_video_path, codec='h264_nvenc', threads=threads, video.py: result.write_videofile(temp_output_file, codec='h264_nvenc', threads=params.n_threads or 10, video.py: video_clip.write_videofile(output_file, codec='h264_nvenc', audio_codec="aac", threads=params.n_threads or 10,

suggestion

这是什么错误呢? ## generating subtitle, provider: edge 2024-04-05 01:29:44 | ERROR | "./app\services\voice.py:1109": create_subtitle - failed, error: 'gbk' codec can't decode byte 0xbe in position 54: illegal multibyte sequence 2024-04-05 01:29:44...

增加一个选项是否朗读,选择不朗读则只合成视频,不合成语音 尝试了下自己实现,但是放弃了,目前来说超出了我的能力水平>.

huggingface_hub.utils._errors.LocalEntryNotFoundError: Cannot find an appropriate cached snapshot folder for the specified revision on the local disk and outgoing traffic has been disabled. To enable repo look-ups and downloads online, pass...

前几天可以正常运行,今天再次运行报错如下: ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/84117658/bfe49db2-a565-4842-a89a-b9c178da20c4) 我重新更换openai_api_key和openai_base_url后仍然报相同错误,期待作者解答

问题:生成字幕存在问题。 如果我自己输入视频文案,则一直报错,无法使用edge模型。 2024-04-06 14:13:09.231 | WARNING | app.services.voice:create_subtitle:1112 - failed, sub_items len: 0, script_lines len: 25 2024-04-06 14:13:09.232 | WARNING | app.services.task:start:99 - subtitle file not found, fallback to whisper...

支持Stable Diffusion API或者ComfyUI、FooocusAPI等用模型生成图片,嵌入故事 https://github.com/lllyasviel/Fooocus https://github.com/comfyanonymous/ComfyUI https://github.com/harry0703/MoneyPrinterTurbo/assets/34559079/0340840d-822f-4382-af70-b6d93d66876c

enhancement

Docker部署的,运行时遇到报错。麻烦看看

进入项目根目录后运行webui.bat一直提示我 '***' 不是内部或外部命令,也不是可运行的程序

![1712482242690](https://github.com/harry0703/MoneyPrinterTurbo/assets/166287171/c44c9040-88e9-4b9a-ae6e-d9ef1ade1a44)