python whisper生成字幕Traceback (most recent call last): packages\whisper\audio.py", line 58, in load_audio out = run(cmd, capture_output=True, check=True).stdout File “C:\Python310\lib\subprocess.py”, line 501, in run with Popen(*popenargs, **kwargs) as process: File “C:\Pyth