-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
语音合成报错403 #570
Comments
同样的问题,+1 |
解决了,在app/services/voice.py 里面修改第1060行, |
需要使用哪个vpn软件 |
我如果不使用vpn的话,要怎么设置啊 |
我也有这个问题 |
感谢你的方法,使用代理的这个方案是正确的 |
是否已存在类似问题?
当前行为
failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=426b410e84124924a2da021b468b4e2c')
合成语音时报这个错误
预期行为
应该成功合成语音
重现步骤
点击试听语音合成报错
堆栈追踪/日志
failed, error: 403, message='Invalid response status', url=URL('wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&ConnectionId=426b410e84124924a2da021b468b4e2c')
Python 版本
使用一键启动包
操作系统
Windows 11
MoneyPrinterTurbo 版本
MoneyPrinterTurbo v1.2.1
其他信息
No response
The text was updated successfully, but these errors were encountered: