[DEBUG] The file info after process:result={'video_fps': 60.0, 'r_frame_rate': 60.0, 'video_codec_name': 'h264', 'audio_codec_name': 'aac', 'width': 1920, 'height': 1080, 'time': 44700, 'streams_len': 2, 'streams_audio': 1, 'video_streams': 1, 'color': 'yuv420p'}
[DEBUG] runffmpeg:cmd=['ffmpeg', '-hide_banner', '-nostdin', '-ignore_unknown', '-threads', '0', '-y', '-fflags', '+genpts', '-i', 'C:/Users/Lenovo/Downloads/Titanfall 2 Teaser Trailer – PS4, Xbox One and PC.mp4', '-an', '-c:v', 'copy', '-crf', '18', '-preset', 'veryfast', 'novoice.mp4']
[DEBUG] [新进程任务 开始:title='正在分离人声和背景音,可能耗时较久']
[DEBUG] 新进程任务 参数:kwargs={'input_file': 'C:/Users/Lenovo/Downloads/win-videotrans-v4.03/tmp/18556/87466d26d4/441000_ac2_raw.wav', 'vocal_file': 'C:/Users/Lenovo/Downloads/win-videotrans-v4.03/tmp/18556/87466d26d4/vocal.wav', 'instr_file': 'C:/Users/Lenovo/Downloads/win-videotrans-v4.03/tmp/18556/87466d26d4/instrument.wav', 'uvr_models': 'spleeter'}
[DEBUG] CPU进程池:max_workers=1
[DEBUG] 可以使用 huggingface.co
[DEBUG] 分离背景声和人声成功[spleeter],耗时: 2.357s
[DEBUG] [新进程任务 title='正在分离人声和背景音,可能耗时较久'] 已返回
[DEBUG] [新进程任务 结束:title='正在分离人声和背景音,可能耗时较久'],耗时4.104469060897827s
[DEBUG] app_cfg.proxy='http://127.0.0.1:60177'
[DEBUG] 可以使用 huggingface.co
Returning existing local_dir C:\Users\Lenovo\Downloads\win-videotrans-v4.03\models\models--mobiuslabsgmbh--faster-whisper-large-v3-turbo as remote repo cannot be accessed in snapshot_download (None).
[DEBUG] [新进程任务 开始:title='STT use large-v3-turbo']
[DEBUG] 新进程任务 参数:kwargs={'detect_language': 'en', 'model_name': 'large-v3-turbo', 'logs_file': 'C:/Users/Lenovo/Downloads/win-videotrans-v4.03/tmp/18556/87466d26d4/faster-en-1784363255.6940508.log', 'is_cuda': False, 'no_speech_threshold': 0.6, 'condition_on_previous_text': False, 'speech_timestamps': None, 'audio_file': 'C:/Users/Lenovo/Downloads/win-videotrans-v4.03/tmp/18556/87466d26d4/en.wav', 'local_dir': 'C:/Users/Lenovo/Downloads/win-videotrans-v4.03/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo', 'compute_type': 'auto', 'jianfan': False, 'audio_duration': 44768, 'hotwords': '', 'prompt': 'add punctuation at the end of each line, and punctuation at the end of each sentence.', 'beam_size': 5, 'best_of': 5, 'temperature': '0.0', 'repetition_penalty': 1.0, 'compression_ratio_threshold': 2.4, 'max_speech_ms': 8000, 'subtitle_srt': 'C:/Users/Lenovo/Downloads/win-videotrans-v4.03/tmp/faster-20260718-16_27_35.srt'}
[ERROR] CPU进程池回调异常: module 'decoders' has no attribute 'DecodeStream'
[DEBUG] [新进程任务 title='STT use large-v3-turbo'] 已返回
[ERROR] STT use large-v3-turbo,Subprocess Error: module 'decoders' has no attribute 'DecodeStream'
Traceback (most recent call last):
File "videotrans\configure\base.py", line 272, in _new_process
videotrans.configure.excepts.VideoTransError: Subprocess Error: module 'decoders' has no attribute 'DecodeStream'
[DEBUG] [新进程任务 结束:title='STT use large-v3-turbo'],耗时4.063761949539185s
[ERROR] 单视频模式翻译失败Subprocess Error: module 'decoders' has no attribute 'DecodeStream'
Traceback (most recent call last):
File "videotrans\task\only_one.py", line 46, in run
File "videotrans\task\trans_create.py", line 319, in recogn
File "videotrans\recognition\__init__.py", line 191, in run
File "videotrans\recognition\_base.py", line 90, 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: module 'decoders' has no attribute 'DecodeStream'