系统错误 (28):No space left on device
Traceback (most recent call last):
File "shutil.py", line 813, in move
FileExistsError: [WinError 183] 当文件已存在时,无法创建该文件。: 'E:/AI/win-pyvideotrans-v3.97/tmp/5188/25e07997eb/merged_video.mp4' -> 'E:/AI/win-pyvideotrans-v3.97/tmp/5188/25e07997eb/novoice.mp4'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\task\job.py", line 249, in run
File "videotrans\task\trans_create.py", line 719, in align
File "videotrans\task\_rate.py", line 349, in run
File "videotrans\task\_rate.py", line 554, in _concat_video
File "shutil.py", line 833, in move
File "shutil.py", line 434, in copy2
File "shutil.py", line 274, in copyfile
File "shutil.py", line 185, in _copyfileobj_readinto
OSError: [Errno 28] No space left on device
TaskCfg(cache_folder='E:/AI/win-pyvideotrans-v3.97/tmp/5188/25e07997eb', target_dir='E:/yl-dlp/v1.0.0/output/_video_out/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins-mp4', remove_noise=False, is_separate=False, detect_language='en', subtitle_language=None, source_language='英语', target_language='简体中文', source_language_code='en', target_language_code='zh-cn', source_sub='E:/yl-dlp/v1.0.0/output/_video_out/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins-mp4/en.srt', target_sub='E:/yl-dlp/v1.0.0/output/_video_out/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins-mp4/zh-cn.srt', source_wav='E:/AI/win-pyvideotrans-v3.97/tmp/5188/25e07997eb/en.wav', source_wav_output='E:/yl-dlp/v1.0.0/output/_video_out/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins-mp4/en.m4a', target_wav='E:/AI/win-pyvideotrans-v3.97/tmp/5188/25e07997eb/target.wav', target_wav_output='E:/yl-dlp/v1.0.0/output/_video_out/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins-mp4/zh-cn.m4a', subtitles='', novoice_mp4='E:/AI/win-pyvideotrans-v3.97/tmp/5188/25e07997eb/novoice.mp4', noextname='It Took Me 7 Years to Learn What Ill Tell You in 72 Mins', shibie_audio=None, targetdir_mp4='E:/yl-dlp/v1.0.0/output/_video_out/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins-mp4/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins.mp4', instrument=None, vocal=None, back_audio='', background_music=None, app_mode='biaozhun', subtitle_type=4, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='bradgoh.wav', copysrt_rawvideo=False, clear_cache=False, translate_type=0, tts_type=10, recogn_type=0, model_name='tiny', voice_autorate=False, video_autorate=True, is_cuda=True, name='E:/yl-dlp/v1.0.0/output/It Took Me 7 Years to Learn What Ill Tell You in 72 Mins.mp4', basename='It Took Me 7 Years to Learn What Ill Tell You in 72 Mins.mp4', ext='mp4', dirname='E:/yl-dlp/v1.0.0/output', shound_del_name=None, uuid='25e07997eb', remove_silent_mid=False, align_sub_audio=True, enable_diariz=False, nums_diariz=0, rephrase=0, only_out_mp4=False, fix_punc=False, recogn2pass=False)