预处理阶段出错 Unknown error (empty stderr)
Traceback (most recent call last):
File "videotrans\util\help_ffmpeg.py", line 364, in runffmpeg
File "subprocess.py", line 524, in run
subprocess.CalledProcessError: Command '['ffmpeg', '-hide_banner', '-ignore_unknown', '-threads', '0', '-y', '-i', 'C:/Users/Administrator/Desktop/3.mp3', '-ac', '1', '-ar', '16000', '-c:a', 'pcm_s16le', 'E:/win-pyvideotrans-v3.92/tmp/1712/8fc385c12c/3-1770121149.5201802.wav']' returned non-zero exit status 3221225501.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\task\job.py", line 67, in run
File "videotrans\task\_speech2text.py", line 55, in prepare
File "videotrans\util\help_ffmpeg.py", line 783, in conver_to_16k
File "videotrans\util\help_ffmpeg.py", line 410, in runffmpeg
RuntimeError: Unknown error (empty stderr)
TaskCfg(cache_folder='E:/win-pyvideotrans-v3.92/tmp/1712/8fc385c12c', target_dir='E:/win-pyvideotrans-v3.92/output/recogn', remove_noise=True, is_separate=False, detect_language='ja', subtitle_language=None, source_language=None, target_language=None, source_language_code=None, target_language_code=None, source_sub=None, target_sub='E:/win-pyvideotrans-v3.92/output/recogn/3.srt', source_wav=None, source_wav_output=None, target_wav=None, target_wav_output=None, subtitles=None, novoice_mp4=None, noextname='3', shibie_audio='E:/win-pyvideotrans-v3.92/tmp/1712/8fc385c12c/3-1770121149.5201802.wav', 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=None, copysrt_rawvideo=False, clear_cache=False, translate_type=None, tts_type=None, recogn_type=0, model_name='tiny', split_type=0, voice_autorate=False, video_autorate=False, cuda=True, name='C:/Users/Administrator/Desktop/3.mp3', basename='3.mp3', ext='mp3', dirname='C:/Users/Administrator/Desktop', shound_del_name=None, uuid='8fc385c12c', remove_silent_mid=False, align_sub_audio=True, enable_diariz=True, nums_diariz=0, rephrase=0, only_out_mp4=False)
=
system:Windows-10-10.0.22000-SP0
version:v3.92
frozen:True
language:zh
root_dir:E:/win-pyvideotrans-v3.92