First searching GPU...
[DEBUG] 返回缓存的编解码器 Windows-264: h264_nvenc
[DEBUG] 返回缓存的编解码器 Windows-265: hevc_nvenc
NVIDIA_GPU_NUMS=1
Found 1 GPUs, cost=2s
start workers...
process_max_gpu=1
multi_gpus=False
Concurrent task_nums=1
process_max=1
start 9 jobs
ended workers
[DEBUG] 最终配置信息:self.cfg=TaskCfgVTT(is_cuda=True, uuid='fcc64a2b03', cache_folder='E:/APP/win-pyvideotrans-v3.99-428/tmp/2892/fcc64a2b03', target_dir='F:/影音/4 Temp/新建文件夹/av/_video_out/489155.com@NHDTC-155-mp4', source_language='日语', source_language_code='ja', source_sub='F:/影音/4 Temp/新建文件夹/av/_video_out/489155.com@NHDTC-155-mp4/ja.srt', source_wav='E:/APP/win-pyvideotrans-v3.99-428/tmp/2892/fcc64a2b03/ja.wav', source_wav_output='F:/影音/4 Temp/新建文件夹/av/_video_out/489155.com@NHDTC-155-mp4/ja.m4a', target_language='简体中文', target_language_code='zh-cn', target_sub='F:/影音/4 Temp/新建文件夹/av/_video_out/489155.com@NHDTC-155-mp4/zh-cn.srt', target_wav='E:/APP/win-pyvideotrans-v3.99-428/tmp/2892/fcc64a2b03/target.wav', target_wav_
......
'start_time': '0.000000', 'duration_ts': 128829367333, 'duration': '12882.936733', 'bit_rate': '5753645', 'bits_per_raw_sample': '8', 'nb_frames': '386102', 'extradata_size': 43, 'disposition': {'default': 1, 'dub': 0, 'original': 0, 'comment': 0, 'lyrics': 0, 'karaoke': 0, 'forced': 0, 'hearing_impaired': 0, 'visual_impaired': 0, 'clean_effects': 0, 'attached_pic': 0, 'timed_thumbnails': 0, 'non_diegetic': 0, 'captions': 0, 'descriptions': 0, 'metadata': 0, 'dependent': 0, 'still_image': 0, 'multilayer': 0}, 'tags': {'language': 'und', 'handler_name': 'VideoHandler', 'vendor_id': '00'}}, {'index': 1, 'codec_name': 'aac', 'codec_long_name': 'AAC (Advanced Audio Coding)', 'profile': 'LC', 'codec_type': 'audio', 'codec_tag_string': 'mp4a', 'codec_tag': '0x6134706d', 'sample_fmt': 'fltp', 'sample_rate': '48000', 'channels': 2, 'channel_layout': 'stereo', 'bits_per_sample': 0, 'initial_padding': 0, 'id': '0x2', 'r_frame_rate': '0/0', 'avg_frame_rate': '0/0', 'time_base': '1/48000', 'start_pts': 0, 'start_time': '0.000000', 'duration_ts': 618385416, 'duration': '12883.029500', 'bit_rate': '255999', 'nb_frames': '603892', 'extradata_size': 2, 'disposition': {'default': 1, 'dub': 0, 'original': 0, 'comment': 0, 'lyrics': 0, 'karaoke': 0, 'forced': 0, 'hearing_impaired': 0, 'visual_impaired': 0, 'clean_effects': 0, 'attached_pic': 0, 'timed_thumbnails': 0, 'non_diegetic': 0, 'captions': 0, 'descriptions': 0, 'metadata': 0, 'dependent': 0, 'still_image': 0, 'multilayer': 0}, 'tags': {'language': 'und', 'handler_name': 'SoundHandler', 'vendor_id': '00'}}], 'format': {'filename': 'F:/影音/4 Temp/新建文件夹/av/[email protected]4', 'nb_streams': 2, 'nb_programs': 0, 'nb_stream_groups': 0, 'format_name': 'mov,mp4,m4a,3gp,3g2,mj2', 'format_long_name': 'QuickTime / MOV', 'start_time': '0.000000', 'duration': '12883.029500', 'size': '9695661786', 'bit_rate': '6020734', 'probe_score': 100, 'tags': {'major_brand': 'isom', 'minor_version': '512', 'compatible_brands': 'isomiso2avc1mp41', 'encoder': 'Lavf62.8.100'}}}
[DEBUG] The file info after process:result={'video_fps': 29.97002997002997, 'r_frame_rate': '30000/1001', 'video_codec_name': 'h264', 'audio_codec_name': 'aac', 'width': 1920, 'height': 1080, 'time': 12882936, 'streams_len': 2, 'streams_audio': 1, 'video_streams': 1, 'color': 'yuv420p'}
[DEBUG] [recognition]__init__:kwargs={'detect_language': 'ja', 'audio_file': 'E:/APP/win-pyvideotrans-v3.99-428/tmp/2892/fcc64a2b03/ja.wav', 'cache_folder': 'E:/APP/win-pyvideotrans-v3.99-428/tmp/2892/fcc64a2b03', 'model_name': 'large-v3-turbo', 'uuid': 'fcc64a2b03', 'is_cuda': True, 'subtitle_type': 0, 'recogn_type': 0, 'max_speakers': -1, 'llm_post': False, 'recogn2pass': False}
[DEBUG] BaseRecogn 初始化
[DEBUG] GPU进程池:max_workers=1
[DEBUG] faster_whisper实际使用计算精度:float16
[DEBUG] faster-whisper模式下,对large-v3-turbo模型返回的断句结果重新修正