Application started at 2026-07-10 17:29:39
1783683879:Loading resources...
1783683879:Loading main window...
1783683879:Initializing UI...
1783683880:SetupUI end...
1783683880:import recognition ...
1783683880:import tts ...
1783683880:import translate ...
1783683880:Get cache ...
1783683880:Set default value ...
1783683880:import voices list ...
1783683880:Set tts voice ...
[DEBUG] 上次缓存的角色:No,字幕嵌入类型:1,发音语言:en,目标语言:zh-cn,目标语言代码:None,模型:large-v3-turbo,TTS渠道[0]
1783683880:show main window ...
1783683880:Bind signal...
1783683880:set cursor...
1783683880:preload TTS win...
1783683881:preload STT win...
1783683881:preload translate srt win...
1783683881:end
[DEBUG] 平台: Windows。正在按优先级检测最佳的 'h264' 编码器: ['nvenc', 'qsv', 'amf']
[DEBUG] 正在测试编码器是否可用: h264_nvenc...
[DEBUG] 可用 Nvidia 显卡数: 1
[DEBUG] 找到 1 个 Nvidia GPUs, 耗时: 16s
[DEBUG] start 9 jobs
[WARNING] 硬件编码器
......
D:/PyVideoTrans/tmp/18076/5c560957c2
已选 清理已存在
未选 启用CUDA加速
未选 降噪
ASR Channel:faster-whisper(LocalBuilt-in), model_name: medium, 发音语言: English, 断句方式:默认断句
Trans Channel:Microsoft (Free),原始语言:English,目标语言:Spanish, 已选 Send SRT
Dubb Channel:Qwen3-TTS(LocalBuilt-in), 角色:clone, 配音语言:Spanish, 未选 二次语音识别
音量:+0%, 语速:+0%, 未选 音频加速, 未选 视频慢速
未选 移除字幕间空隙, 已选 强制对齐字幕和声音
字幕: Embed Hard Subs
代理地址:
[DEBUG] The file info after process:result={'video_fps': 30, 'r_frame_rate': 30, 'video_codec_name': '', 'audio_codec_name': 'mp3', 'width': 0, 'height': 0, 'time': 371064, 'streams_len': 1, 'streams_audio': 1, 'video_streams': 0, 'color': 'yuv420p'}
[DEBUG] app_cfg.proxy=None
[DEBUG] 可以使用 huggingface.co
Returning existing local_dir D:\PyVideoTrans\models\models--Systran--faster-whisper-medium as remote repo cannot be accessed in snapshot_download (None).
[DEBUG] [新进程任务 开始:title='STT use medium']
[DEBUG] 新进程任务 参数:kwargs={'detect_language': 'en', 'model_name': 'medium', 'logs_file': 'D:/PyVideoTrans/tmp/18076/5c560957c2/faster-en-1783689364.141082.log', 'is_cuda': False, 'no_speech_threshold': 0.6, 'condition_on_previous_text': False, 'speech_timestamps': None, 'audio_file': 'D:/PyVideoTrans/tmp/18076/5c560957c2/en.wav', 'local_dir': 'D:/PyVideoTrans/models/models--Systran--faster-whisper-medium', 'compute_type': 'default', 'jianfan': False, 'audio_duration': 370999, 'hotwords': '', 'prompt': '', 'beam_size': 5, 'best_of': 5, 'temperature': '', 'repetition_penalty': 1.0, 'compression_ratio_threshold': 2.4, 'max_speech_ms': 5000, 'subtitle_srt': 'D:/PyVideoTrans/tmp/faster-20260710-19_01_04.srt'}
[DEBUG] CPU进程池:max_workers=2
[ERROR] CPU进程池回调异常: Backend should be defined in the BACKENDS_MAPPING. Offending backend: keras_nlp
[DEBUG] [新进程任务 title='STT use medium'] 已返回
[ERROR] STT use medium,Subprocess Error: Backend should be defined in the BACKENDS_MAPPING. Offending backend: keras_nlp
Traceback (most recent call last):
File "videotrans\configure\base.py", line 272, in _new_process
videotrans.configure.excepts.VideoTransError: Subprocess Error: Backend should be defined in the BACKENDS_MAPPING. Offending backend: keras_nlp
[DEBUG] [新进程任务 结束:title='STT use medium'],耗时4.123657464981079s
[ERROR] 单视频模式翻译失败Subprocess Error: Backend should be defined in the BACKENDS_MAPPING. Offending backend: keras_nlp
Traceback (most recent call last):
File "videotrans\task\only_one.py", line 46, in run
File "videotrans\task\_stage_recogn.py", line 62, in recogn
File "videotrans\recognition\__init__.py", line 205, in run
File "videotrans\recognition\_base.py", line 91, in run
File "videotrans\recognition\_whisper.py", line 38, in _exec
File "videotrans\recognition\_whisper.py", line 124, in _faster
File "videotrans\configure\base.py", line 272, in _new_process
videotrans.configure.excepts.VideoTransError: Subprocess Error: Backend should be defined in the BACKENDS_MAPPING. Offending backend: keras_nlp