1.“RuntimeError: Failed to load audio: ffmpeg error (see stderr output for detail)”was displayed when loading a dataset file during training(Train), but training was possible. 2.In“Model Inference”, if“select pitch extraction algorithm”was set to“creep”, it seemed to cause an error...
ffmpeg._run.Error: ffmpeg error (see stderr output for detail) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\goodm\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 180, in vc_single ...
ffmpeg._run.Error: ffmpeg error (see stderr output for detail) During handling of the above exception, another exception occurred: Song367 commented Jun 3, 2024 我的报错是这个: 0it [00:00,?it / s] Traceback(最近一次调用最后一次): 文件“ E:\ workplace \ GPT-SoVITS \ GPT_SoVITS ...
line 38, in load_audio ffmpeg.input(file, threads=0) File "/Users/eden/.pyenv/versions/3.9.2/lib/python3.9/site-packages/ffmpeg/_run.py", line 325, in run raise Error('ffmpeg', out, err) ffmpeg._run.Error: ffmpeg error