:
Traceback (most recent call last):
File "urllib\request.py", line 1348, in do_open
File "http\client.py", line 1283, in request
File "http\client.py", line 1329, in _send_request
File "http\client.py", line 1278, in endheaders
File "http\client.py", line 1038, in _send_output
File "http\client.py", line 976, in send
File "http\client.py", line 1448, in connect
File "http\client.py", line 942, in connect
File "socket.py", line 857, in create_connection
File "socket.py", line 845, in create_connection
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\tts\_piper.py", line 75, in _exec
File "piper\voice.py", line 401, in synthesize_wav
for audio_chunk in self.synthesize(File "piper\voice.py", line 285, in synthesize
sentence_phonemes = self.phonemize(text)File "piper\voice.py", line 192, in phonemize
phonemizer = ChinesePhonemizer(self.download_dir / "g2pW")File "piper\phonemize_chinese.py", line 210, in init
download_model(model_dir)File "piper\phonemize_chinese.py", line 381, in download_model
with urlopen(G2PW_URL) as response:File "urllib\request.py", line 216, in urlopen
File "urllib\request.py", line 519, in open
File "urllib\request.py", line 536, in _open
File "urllib\request.py", line 496, in _call_chain
File "urllib\request.py", line 1391, in https_open
File "urllib\request.py", line 1351, in do_open
urllib.error.URLError:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\util\ListenVoice.py", line 19, in run
File "videotrans\tts\__init__.py", line 207, in run
File "videotrans\tts\_base.py", line 93, in run
File "videotrans\tts\_piper.py", line 95, in _exec
File "videotrans\tts\_piper.py", line 74, in _exec
File "wave.py", line 332, in exit
File "wave.py", line 444, in close
File "wave.py", line 462, in _ensure_header_written
wave.Error: # channels not specified
=
system:Windows-10-10.0.19045-SP0
version:v4.04
frozen:True
language:zh
root_dir:D:/APP/win-pyvideotrans-v4.04-0704