#1495 videotrans.configure._except.StopRetry: GPT-SoVITS error-1:{'message': 'text_lang: ms is not supported in version v2'}

113.74* Posted at: 1 month ago 👁82

网络连接失败:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 279, in run
File "videotrans\tts\_base.py", line 177, 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': 'text_lang: ms is not supported in version v2'}


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

1 Replies

这个错误是因为 GPT-SoVITS 不支持您选择的语言。错误信息显示 text_lang: ms is not supported in version v2,表明 GPT-SoVITS v2 版本不支持马来语 (ms)。

请按以下步骤解决:

  1. 检查您在配音渠道中选择的 目标语言 是否正确。
  2. 如果您确实需要马来语配音,请切换到其他支持该语言的配音渠道,例如 Edge-TTSAzure TTS
  3. 如果您需要使用 GPT-SoVITS,请确保选择的语言在其支持范围内(通常是中文、英文、日文等主流语言)。

您可以在软件的 "TTS设置" 中查看各配音渠道支持的语言列表。

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