运行时错误:Edge TTS 不可用,请改用 Azure TTS 或 302/Minimax/Kokoro 并在设置中填写对应密钥或地址:
Traceback (most recent call last):
File "/Volumes/Eric-ios/Applications/pyvideotrans/videotrans/tts/__init__.py", line 262, in run
EdgeTTS(**kwargs).run()File "", line 14, in init
File "/Volumes/Eric-ios/Applications/pyvideotrans/videotrans/tts/_edgetts.py", line 30, in post_init
super().__post_init__()File "/Volumes/Eric-ios/Applications/pyvideotrans/videotrans/tts/_base.py", line 65, in post_init
super().__post_init__()File "/Volumes/Eric-ios/Applications/pyvideotrans/videotrans/configure/_base.py", line 24, in post_init
print(f'{self.proxy_str=},{self.uuid=}')OSError: [Errno 5] Input/output error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Volumes/Eric-ios/Applications/pyvideotrans/videotrans/util/ListenVoice.py", line 18, in run
tts.run(File "/Volumes/Eric-ios/Applications/pyvideotrans/videotrans/tts/__init__.py", line 284, in run
raise RuntimeError('Edge TTS 不可用,请改用 Azure TTS 或 302/Minimax/Kokoro 并在设置中填写对应密钥或地址')RuntimeError: Edge TTS 不可用,请改用 Azure TTS 或 302/Minimax/Kokoro 并在设置中填写对应密钥或地址
=
system:macOS-15.7.2-arm64-arm-64bit
version:v3.86
frozen:False
language:zh
root_dir:/Volumes/Eric-ios/Applications/pyvideotrans
Python: 3.10.17 (main, Apr 9 2025, 03:47:39) [Clang 20.1.0 ]