harry0703 / MoneyPrinterTurbo

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
MIT License
16k stars 2.52k forks source link

It does not add subtitle to video #455

Open fideliochan opened 1 month ago

fideliochan commented 1 month ago

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 = ""
openai_base_url = ""
openai_model_name = "gpt-4o-mini"
moonshot_api_key = ""
moonshot_base_url = "https://api.moonshot.cn/v1"
moonshot_model_name = "moonshot-v1-8k"
oneapi_api_key = ""
oneapi_base_url = ""
oneapi_model_name = ""
g4f_model_name = "gpt-3.5-turbo"
azure_api_key = ""
azure_base_url = ""
azure_model_name = "gpt-35-turbo"
azure_api_version = "2024-02-15-preview"
gemini_api_key = ""
gemini_model_name = "gemini-1.0-pro"
qwen_api_key = ""
qwen_model_name = "qwen-max"
deepseek_api_key = ""
deepseek_base_url = "https://api.deepseek.com"
deepseek_model_name = "deepseek-chat"
subtitle_provider = "edge"
endpoint = ""
material_directory = ""
enable_redis = false
redis_host = "localhost"
redis_port = 6379
redis_db = 0
redis_password = ""
max_concurrent_tasks = 5
hide_config = false

[whisper]
model_size = "large-v2"
device = "cuda"
compute_type = "float16"

[proxy]

[azure]
speech_key = ""
speech_region = ""

[ui]
language = "en"
hide_log = false
voice_name = "en-US-AnaNeural-Female"
font_name = "MicrosoftYaHeiBold.ttc"
text_fore_color = "#FFFFFF"
font_size = 60
harry0703 commented 1 month ago

Could you please provide the logs of the video generation? It's hard to determine the issue from just this configuration information.

fideliochan commented 1 month ago

@harry0703 sorry for low effort issue, I had to go wedding so I had to open this quickly, I will post logs when I arrive home