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.
2024-12-31 14:10:12 | ERROR | "./webui\Main.py:790": - 视频生成失败
Python 版本
v3.10
操作系统
windows10
MoneyPrinterTurbo 版本
v1.2.2
其他信息
windows 百度网盘下载的包
The text was updated successfully, but these errors were encountered:
是否已存在类似问题?
当前行为
报错,是vpn站点问题吗,大佬推荐用哪个站点,试了很多个站点,还是报错 failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=b15c692d12de49d094c26f65b6ac5e12')
预期行为
正常应该顺利生产视频
重现步骤
点击生成视频,就会报错failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=b15c692d12de49d094c26f65b6ac5e12')
堆栈追踪/日志
2024-12-31 14:10:11 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=a448f95c6cfb41b2b05961b6cdc3a913')
2024-12-31 14:10:11 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: zh-CN-XiaoyiNeural, try: 2
2024-12-31 14:10:11 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=4a413af292ab4b9bbbf3ff941719640e')
2024-12-31 14:10:11 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: zh-CN-XiaoyiNeural, try: 3
2024-12-31 14:10:12 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=b15c692d12de49d094c26f65b6ac5e12')
2024-12-31 14:10:12 | ERROR | "./app\services\task.py:85": generate_audio - failed to generate audio:
2024-12-31 14:10:12 | ERROR | "./webui\Main.py:790": - 视频生成失败
Python 版本
v3.10
操作系统
windows10
MoneyPrinterTurbo 版本
v1.2.2
其他信息
windows 百度网盘下载的包
The text was updated successfully, but these errors were encountered: