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

你好,大佬,我这边语音部分提示错误,查了issues也没解决 #560

Open
1 task done
star2king opened this issue Dec 24, 2024 · 4 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@star2king
Copy link

是否已存在类似问题?

  • 我已搜索现有问题

当前行为

微信图片_20241224161419

generating audio

2024-12-24 16:01:02 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: de-DE-ConradNeural, try: 1
2024-12-24 16:01:02 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 127.0.0.1:7890
2024-12-24 16:01:02 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: de-DE-ConradNeural, try: 2
2024-12-24 16:01:02 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 127.0.0.1:7890
2024-12-24 16:01:02 | INFO | "./app\services\voice.py:1057": azure_tts_v1 - start, voice name: de-DE-ConradNeural, try: 3
2024-12-24 16:01:02 | ERROR | "./app\services\voice.py:1080": azure_tts_v1 - failed, error: 127.0.0.1:7890
2024-12-24 16:01:02 | 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.
    我用的一键启动包运行的,我已经安装了python,git,vscode,运行了pip install edge-tts,修改了voice.py文件1060行代理加入127.0.0.1:7890,但是还出现这个提示,我想问一下是什么原因

预期行为

麻烦帮我分析一下

重现步骤

..

堆栈追踪/日志

..

Python 版本

3.13

操作系统

win11

MoneyPrinterTurbo 版本

1.2.2

其他信息

No response

@star2king star2king added the bug Something isn't working label Dec 24, 2024
@b2522
Copy link

b2522 commented Dec 25, 2024

mark一下,我也遇到这样的问题。

@JiZhuangXiang
Copy link

一样 查了好久找不到解决办法

@abmbs
Copy link

abmbs commented Jan 11, 2025

一样 查了好久找不到解决办法

@alexrumi
Copy link

端口改成你的vpn软件的监听端口,7890是范例而已

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

5 participants