#1168 Como eu limito o numero de traduções simultâneas

2804:13b4* Posted at: 6 days ago 👁35

eu adicionei 10 videos , quando eu aplico as 10 vão ser aplicadas, eu quero que em 2 em 2, simultâneos , termina 2 e começa mais 2 , entendeu?

6 Replies

não consegui localizar , qual é o numero que esta na "Número máximo de tarefas simultâneas"?

eu uso a versão compactada , tem como fazer isso no codigo fonte ?

não tem max_concurrent_tasks dentro do cfg.json

dentro do arquivo cfg.json esta ssim: {"homedir": "d:/win-videotrans-v3.79/output", "lang": "en", "Faster_Whisper_XXL": "", "crf": "25", "cuda_decode": false, "preset": "fast", "ffmpeg_cmd": "", "aisendsrt": false, "dont_notify": false, "video_codec": "264", "ai302_models": "gpt-4o-mini,gpt-4o,qwen-max,glm-4,yi-large,deepseek-chat,doubao-pro-128k,gemini-2.0-flash", "qwenmt_model": "qwen-mt-turbo,qwen-mt-plus,qwen3-asr-flash,qwen-plus,qwen-turbo,qwen-plus-latest,qwen-turbo-latest", "openaitts_model": "tts-1,tts-1-hd,gpt-4o-mini-tts", "openairecognapi_model": "whisper-1,gpt-4o-transcribe,gpt-4o-mini-transcribe", "chatgpt_model": "gpt-4.1,gpt-4o-mini,gpt-4o,gpt-4,gpt-4-turbo,gpt-4.5,o1,o1-pro,o3-mini,moonshot-v1-8k,deepseek-chat,deepseek-reasoner", "claude_model": "claude-3-5-sonnet-latest,claude-3-7-sonnet-latest,claude-3-5-haiku-latest", "azure_model": "gpt-4.1,gpt-4o,gpt-4o-mini,gpt-4,gpt-4.5-preview,o3-mini,o1,o1-mini", "localllm_model": "qwen:7b,moonshot-v1-8k,deepseek-chat", "zhipuai_model": "glm-4-flash", "deepseek_model": "deepseek-chat,deepseek-reasoner", "openrouter_model": "moonshotai/kimi-k2:free,tngtech/deepseek-r1t2-chimera:free,deepseek/deepseek-r1-0528:free", "guiji_model": "Qwen/Qwen3-8B,Qwen/Qwen2.5-7B-Instruct,Qwen/Qwen2-7B-Instruct", "zijiehuoshan_model": "", "model_list": "tiny,tiny.en,base,base.en,small,small.en,medium,medium.en,large-v1,large-v2,large-v3,large-v3-turbo,distil-small.en,distil-medium.en,distil-large-v2,distil-large-v3", "remove_silence": true, "vad": true, "threshold": "0.45", "min_speech_duration_ms": "0", "max_speech_duration_s": "5", "min_silence_duration_ms": "140", "speech_pad_ms": "0", "rephrase": false, "rephrase_local": false, "voice_silence": "140", "interval_split": "5", "bgm_split_time": "300", "trans_thread": "20", "aitrans_thread": "50", "translation_wait": "0", "dubbing_wait": "1", "dubbing_thread": "6", "save_segment_audio": false, "countdown_sec": "90", "backaudio_volume": 0.8, "separate_sec": 600, "loop_backaudio": true, "cuda_com_type": "default", "initial_prompt_zh-cn": "在每行末尾添加标点符号,在每个句子末尾添加标点符号。", "initial_prompt_zh-tw": "在每行末尾添加標點符號,在每個句子末尾添加標點符號。", "initial_prompt_en": "add punctuation at the end of each line, and punctuation at the end of each sentence.", "initial_prompt_fr": "", "initial_prompt_de": "", "initial_prompt_ja": "", "initial_prompt_ko": "", "initial_prompt_ru": "", "initial_prompt_es": "", "initial_prompt_th": "", "initial_prompt_it": "", "initial_prompt_pt": "", "initial_prompt_vi": "", "initial_prompt_ar": "", "initial_prompt_tr": "", "initial_prompt_hi": "", "initial_prompt_hu": "", "initial_prompt_uk": "", "initial_prompt_id": "", "initial_prompt_ms": "", "initial_prompt_kk": "", "initial_prompt_cs": "", "initial_prompt_pl": "", "initial_prompt_nl": "", "initial_prompt_sv": "", "initial_prompt_he": "", "initial_prompt_bn": "", "initial_prompt_fil": "", "initial_prompt_fa": "", "initial_prompt_ur": "", "initial_prompt_yue": "", "beam_size": "5", "best_of": "5", "condition_on_previous_text": true, "fontsize": "14", "fontname": "黑体", "fontcolor": "&hffffff", "fontbordercolor": "&h000000", "backgroundcolor": "&h000000", "subtitle_position": 2, "qwentts_role": "Cherry,Serena,Ethan,Chelsie,Sunny,Jada,Dylan", "qwentts_models": "qwen3-tts-flash,qwen-tts-latest,qwen-tts", "marginV": "10", "marginL": "0", "marginR": "0", "outline": "1", "shadow": "1", "borderStyle": 1, "cjk_len": 15, "other_len": 60, "gemini_model": "gemini-2.5-pro,gemini-2.5-flash,gemini-2.5-flash-preview-04-17,gemini-2.5-flash-preview-05-20,gemini-2.5-pro-preview-05-06,gemini-2.0-flash,gemini-2.0-flash-lite,gemini-1.5-flash,gemini-1.5-pro,gemini-1.5-flash-8b", "llm_chunk_size": "500", "llm_ai_type": "openai", "gemini_recogn_chunk": "50", "zh_hant_s": true, "azure_lines": "1", "chattts_voice": "11,12,16,2222,4444,6653,7869,9999,5,13,14,1111,3333,4099,5099,5555,8888,6666,7777", "proxy": "", "retries": ""}

It is not possible to do this, either only one is added at a time, or they are interleaved.

The source code version is also not available.

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Donate: https://ko-fi.com/jianchang512

Trending Questions