#566 RuntimeError

*124.89* Posted at: 2 hours ago 👁5

语音识别阶段出错:[Faster-Whisper-XXL.exe]:

Traceback (most recent call last):

File "D:\shibie\pyvideotrans\videotrans\configure\_base.py", line 54, in _external_cmd_with_wrapper

subprocess.run(cmd_list, capture_output=True, text=True, check=True, encoding='utf-8', creationflags=0,

File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 524, in run

raise CalledProcessError(retcode, process.args,

subprocess.CalledProcessError: Command '['C:/Users/Administrator/AppData/Roaming/Subtitle Edit/Whisper/Purfview-Whisper-Faster/faster-whisper-xxl.exe', 'd:/下载/tmp/speech2text/1_noreverb_dry-1758426725.0235734.wav', '-f', 'srt', '-l', 'ja', '--model', 'large-v3', '--output_dir', 'd:/下载/recogn']' returned non-zero exit status 3221226505.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "D:\shibie\pyvideotrans\videotrans\task\job.py", line 97, in run

trk.recogn()

File "D:\shibie\pyvideotrans\videotrans\task\_speech2text.py", line 84, in recogn

self._external_cmd_with_wrapper(cmd)

File "D:\shibie\pyvideotrans\videotrans\configure\_base.py", line 60, in _external_cmd_with_wrapper

raise RuntimeError(e.stderr)

RuntimeError

=====

Windows-10-10.0.26100-SP0

version:v3.80

frozen:False

language:zh

Post Your Reply
开源免费维护不易,若该项目对你有帮助,请考虑小额捐赠,助力项目持续维护更新。

Donate URL: https://ko-fi.com/jianchang512

Similar issues already exist

Trending Questions