-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
语音和文案选择的语言是一致的,提示以下报错。 #522
Comments
我遇到类似的问题: 2024-11-13 20:56:59 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: en-US-AvaNeural, try: 1
2024-11-13 20:56:59 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: Cannot connect to host speech.platform.bing.com:443 ssl:<ssl.SSLContext object at 0x00000208D70CD5C0> [远程主机强迫关闭了一个现有的连接。]
2024-11-13 20:56:59 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: en-US-AvaNeural, try: 2
2024-11-13 20:57:00 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: Cannot connect to host speech.platform.bing.com:443 ssl:<ssl.SSLContext object at 0x00000208D70CCD40> [远程主机强迫关闭了一个现有的连接。]
2024-11-13 20:57:00 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: en-US-AvaNeural, try: 3
2024-11-13 20:57:00 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: Cannot connect to host speech.platform.bing.com:443 ssl:<ssl.SSLContext object at 0x00000208D70CE040> [远程主机强迫关闭了一个现有的连接。] |
我也是一样 |
这个访问到了Azure的TTS服务,可能是和最近微软关闭非企业用户访问的问题。 |
我也一样 |
我也一样,有什么解决办法吗? 2024-12-23 15:25:13 | ERROR | "./app\services\task.py:85": generate_audio - failed to generate audio:
|
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
我找到问题所在了,原来我们用的是windows一键安装包,发现里面有很多代码都是错的。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2024-11-13 10:01:39.427 | ERROR | app.services.task:generate_audio:85 - failed to generate audio:
2024-11-13 10:01:39.431 | ERROR | main::790 - 视频生成失败
The text was updated successfully, but these errors were encountered: