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

语音合成报错 #592

Open
1 task done
CloudsSpace opened this issue Feb 18, 2025 · 1 comment
Open
1 task done

语音合成报错 #592

CloudsSpace opened this issue Feb 18, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@CloudsSpace
Copy link

是否已存在类似问题?

  • 我已搜索现有问题

当前行为

2025-02-19 00:28:50 | 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=829a39accd1c43d09f218ede4e79b4e5')
2025-02-19 00:28:50 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: zh-CN-XiaoxiaoNeural, try: 2
2025-02-19 00:28:51 | 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=bfbde1c5d1fd46328f3ebe9912f6b565')
2025-02-19 00:28:51 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: zh-CN-XiaoxiaoNeural, try: 3
2025-02-19 00:28:52 | 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=4fdb269399b14ec6b4f722495de47fe5')
2025-02-19 00:28:52 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: zh-CN-XiaoxiaoNeural, try: 1
2025-02-19 00:28:52 | 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=3d8de1a9583c447da88a277e02507a02')
2025-02-19 00:28:52 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: zh-CN-XiaoxiaoNeural, try: 2
2025-02-19 00:28:53 | 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=97cec830eeff483b9eca153e29547f4d')
2025-02-19 00:28:53 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: zh-CN-XiaoxiaoNeural, try: 3
2025-02-19 00:28:54 | 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=3837dcdb83124c369f492474cd91729e')

预期行为

文案生成后语音合成步骤出现问题

重现步骤

文案生成后语音合成步骤出现问题

堆栈追踪/日志

文案生成后语音合成步骤出现问题

Python 版本

V3.13

操作系统

windows10

MoneyPrinterTurbo 版本

v1.2.2

其他信息

No response

@CloudsSpace CloudsSpace added the bug Something isn't working label Feb 18, 2025
@limingzhi-lb
Copy link

相关issue已经有了 #570

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