网络连接失败:
Traceback (most recent call last):
File "gradio_client\client.py", line 912, in _get_config
config = json.loads(result.group(1)) # type: ignoreAttributeError: 'NoneType' object has no attribute 'group'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "videotrans\tts\_f5tts.py", line 301, in _run
File "gradio_client\client.py", line 153, in init
self.config = self._get_config()File "gradio_client\client.py", line 914, in _get_config
raise ValueError(ValueError: Could not get Gradio config from: http://127.0.0.1:8300/
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 18, in run
File "videotrans\tts\__init__.py", line 309, in run
File "videotrans\tts\_base.py", line 177, in run
File "videotrans\tts\_f5tts.py", line 316, 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\_f5tts.py", line 303, in _run
videotrans.configure._except.StopRetry: Could not get Gradio config from: http://127.0.0.1:8300/
=
system:Windows-10-10.0.19045-SP0
version:v3.83
frozen:True
language:zh
root_dir:F:/AI-SD/AIyinpin/win-videotrans-v3.83