程序内部错误:'NoneType' object has no attribute 'seek'
Traceback (most recent call last):
File "pydub\audio_segment.py", line 670, in from_file
File "pydub\audio_segment.py", line 818, in _from_safe_wav
AttributeError: 'NoneType' object has no attribute 'seek'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\task\job.py", line 259, in run
File "videotrans\task\_dubbing.py", line 268, in align
File "videotrans\task\_rate.py", line 278, in run
File "videotrans\task\_rate.py", line 819, in _concat_audio
File "pydub\audio_segment.py", line 678, in from_file
AttributeError: 'NoneType' object has no attribute 'seek'
TaskCfg(cache_folder='E:/pyVideoTrans3.9/tmp/1800/6d6951cbb9', target_dir='E:/pyVideoTrans3.9/output', remove_noise=False, is_separate=False, detect_language=None, subtitle_language=None, source_language=None, target_language=None, source_language_code=None, target_language_code='zh-cn', source_sub=None, target_sub='E:/pyVideoTrans3.9/output/02 CAT-p02.srt', source_wav=None, source_wav_output=None, target_wav='E:/pyVideoTrans3.9/output/02 CAT-p02.mp3', target_wav_output=None, subtitles=None, novoice_mp4=None, noextname='02-p02', shibie_audio=None, targetdir_mp4=None, instrument=None, vocal=None, back_audio=None, background_music=None, app_mode='biaozhun', subtitle_type=0, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='Yunjian(Male/CN)', copysrt_rawvideo=False, clear_cache=False, translate_type=None, tts_type=0, recogn_type=None, model_name=None, split_type=0, voice_autorate=True, video_autorate=False, cuda=False, name='E:/pyVideoTrans3.9/output/02 CAT-p02.srt', basename='02 CAT-p02.srt', ext='srt', dirname='E:/pyVideoTrans3.9/output', shound_del_name=None, uuid='6d6951cbb9', remove_silent_mid=False, align_sub_audio=False, enable_diariz=False, nums_diariz=0, rephrase=2, only_out_mp4=False)
=
system:Windows-10-10.0.26100-SP0
version:v3.92
frozen:True
language:zh
root_dir:E:/pyVideoTrans3.9