MoneyPrinterTurbo
MoneyPrinterTurbo copied to clipboard
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
这个功能正在开发吗? 我想贡献代码,聊一下这块的思路?
Hello, Github Security Lab has found a potential vulnerability in MoneyPrinterTurbo. Please let us know a good point of contact to disclose privately. Github has [Private Vulnerability Reporting](https://docs.github.com/en/code-security/security-advisories/working-with-repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository) if you...
[32m2024-07-30 15:34:58[0m | [1mINFO[0m | "./app/services/material.py:233":[34m download_videos[0m - [1mdownloading video: https://cdn.pixabay.com/video/2023/03/13/154610-807726772_large.mp4[0m [32m2024-07-30 15:35:30[0m | [1mINFO[0m | "./app/services/material.py:238":[34m download_videos[0m - [1mvideo saved: ./storage/cache_videos/vid-c6a99696939ce8e56a3a469bd65e6cf1.mp4[0m [32m2024-07-30 15:35:30[0m | [1mINFO[0m | "./app/services/material.py:243":[34m download_videos[0m -...
TypeError: VideoClip.write_videofile() got an unexpected keyword argument 'temp_audiofile_path' Traceback: File "C:\Users\nexusjuan\AppData\Roaming\Python\Python310\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 534, in _run_script exec(code, module.__dict__) File "D:\MoneyPrinterTurbo\MoneyPrinterTurbo\webui\Main.py", line 787, in result = tm.start(task_id=task_id, params=params) File "D:\MoneyPrinterTurbo\MoneyPrinterTurbo\app\services\task.py", line 299,...
在生产环境下,moviepy还是有点慢了。
请教为什么通过tts生成了音频,为啥还要通过whisper去识别文字? 这里的保存好想也不太知道是为啥subtitle没有生成
合并生成视频报错
OSError: MoviePy error: failed to read the first frame of video file F:\AIdouying\MoneyPrinterTurbo\storage\cache_videos/vid-04910b982e4d3ea6659d81aa3fe5d41b.mp4. That might mean that the file is corrupted. That may also mean that you are using a...
there were no error about it config: ``` [app] video_source = "pexels" pexels_api_keys = [ "",] pixabay_api_keys = [] llm_provider = "openai" ollama_base_url = "" ollama_model_name = "" openai_api_key =...