#1493 videotrans.configure._except.StopRetry: GPT-SoVITS error-1:{'message': 'tts failed', 'Exception': 'an.wav not exists'}

171.221* Posted at: 2 hours ago 👁7

GPT-SoVITS error-1:{'message': 'tts failed', 'Exception': 'an.wav not exists'} :
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 264, in run
File "videotrans\tts\_base.py", line 182, in run
File "videotrans\tts\_gptsovits.py", line 115, in _item_task
File "tenacity\__init__.py", line 338, in wrapped_f
File "tenacity\__init__.py", line 477, in call
File "tenacity\__init__.py", line 378, in iter
File "tenacity\__init__.py", line 400, in
File "concurrent\futures\_base.py", line 439, in result
File "concurrent\futures\_base.py", line 391, in __get_result
File "tenacity\__init__.py", line 480, in call
File "videotrans\tts\_gptsovits.py", line 99, in _run
videotrans.configure._except.StopRetry: GPT-SoVITS error-1:{'message': 'tts failed', 'Exception': 'an.wav not exists'}


=
system:Windows-10-10.0.22631-SP0
version:v3.82
frozen:True
language:zh
root_dir:D:/videotrans/win-videotrans-v3.82_20251019_125144

1 Replies

这个错误表明 GPT-SoVITS 在尝试进行语音合成时,无法找到名为 an.wav 的参考音频文件。

问题原因:
GPT-SoVITS 需要参考音频来进行语音克隆,但软件无法找到您指定的参考音频文件 an.wav

解决方案:

  1. 检查参考音频文件:

    • 确保您选择的参考音频文件确实存在且路径正确。
    • 参考音频应为 3-10 秒的清晰人声,无背景噪音。
  2. 重新选择参考音频:

    • 在配音渠道选择 GPT-SoVITS 后,重新选择有效的参考音频文件。
    • 确保文件格式为 .wav,且位于可访问的路径下。
  3. 检查文件权限:

    • 确认软件对参考音频文件所在目录有读取权限。
  4. 重启软件:

    • 如果问题持续,尝试重启 pyVideoTrans 软件。

如果以上步骤无法解决,请提供您选择参考音频的具体操作步骤,以便进一步诊断。

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

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

Similar issues already exist

Trending Questions