Skip to content

TTS模型下载报错 #4055

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

Open
yangzijiang98 opened this issue Apr 11, 2025 · 2 comments
Open

TTS模型下载报错 #4055

yangzijiang98 opened this issue Apr 11, 2025 · 2 comments
Assignees
Labels

Comments

@yangzijiang98
Copy link

paddlespeech_server start --config_file ./paddlespeech/server/conf/application.yaml
[2025-04-11 16:32:39,641] [ INFO] - start to init the engine
[2025-04-11 16:32:39,641] [ INFO] - asr : python engine.
W0411 16:32:43.912498 2273126 gpu_resources.cc:119] Please NOTE: device: 0, GPU Compute Capability: 8.0, Driver API Version: 12.2, Runtime API Version: 11.8
W0411 16:32:43.913061 2273126 gpu_resources.cc:149] device: 0, cuDNN Version: 90.8.
2025-04-11 16:32:44.085 | INFO | paddlespeech.s2t.modules.embedding:init:150 - max len: 5000
[2025-04-11 16:32:45,143] [ INFO] - Initialize ASR server engine successfully on device: gpu:0.
[2025-04-11 16:32:45,143] [ INFO] - tts : python engine.
[2025-04-11 16:32:49,805] [ ERROR] - Failed to get model related files.
[2025-04-11 16:32:49,805] [ ERROR] - Initialize TTS server engine Failed on device: gpu:0.
[2025-04-11 16:32:49,805] [ ERROR] - Downloading from https://paddlespeech.bj.bcebos.com/Parakeet/released_models/g2p/G2PWModel_1.1.zip failed with code 404!
请问是模型路径有修改吗

@zxcd zxcd self-assigned this Apr 11, 2025
@zxcd
Copy link
Collaborator

zxcd commented Apr 11, 2025

是的,由于遭到模型恶意下载,模型的链接变化了,修改详情可以参考:#4039

@yangzijiang98
Copy link
Author

是的,由于遭到模型恶意下载,模型的链接变化了,修改详情可以参考:#4039

感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants