You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check if the language of the voice matches the language of the video script.
check if the network is available. If you are in China, it is recommended to use a VPN and enable the global traffic mode.
我用的一键启动包运行的,我已经安装了python,git,vscode,运行了pip install edge-tts,修改了voice.py文件1060行代理加入127.0.0.1:7890,但是还出现这个提示,我想问一下是什么原因
预期行为
麻烦帮我分析一下
重现步骤
..
堆栈追踪/日志
..
Python 版本
3.13
操作系统
win11
MoneyPrinterTurbo 版本
1.2.2
其他信息
No response
The text was updated successfully, but these errors were encountered:
是否已存在类似问题?
当前行为
generating audio
2024-12-24 16:01:02 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: de-DE-ConradNeural, try: 1
2024-12-24 16:01:02 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 127.0.0.1:7890
2024-12-24 16:01:02 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: de-DE-ConradNeural, try: 2
2024-12-24 16:01:02 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 127.0.0.1:7890
2024-12-24 16:01:02 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: de-DE-ConradNeural, try: 3
2024-12-24 16:01:02 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 127.0.0.1:7890
2024-12-24 16:01:02 | ERROR | "./app\services\task.py:85": generate_audio - failed to generate audio:
我用的一键启动包运行的,我已经安装了python,git,vscode,运行了pip install edge-tts,修改了voice.py文件1060行代理加入127.0.0.1:7890,但是还出现这个提示,我想问一下是什么原因
预期行为
麻烦帮我分析一下
重现步骤
..
堆栈追踪/日志
..
Python 版本
3.13
操作系统
win11
MoneyPrinterTurbo 版本
1.2.2
其他信息
No response
The text was updated successfully, but these errors were encountered: