Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech #562

Open
1 task done
jiaengithub opened this issue Dec 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jiaengithub
Copy link

是否已存在类似问题?

  • 我已搜索现有问题

当前行为

报错,是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:

  1. check if the language of the voice matches the language of the video script.
  2. 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 百度网盘下载的包

@jiaengithub jiaengithub added the bug Something isn't working label Dec 31, 2024
@JiZhuangXiang
Copy link

我也是这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants