Skip to content

在初始化fastspeech2_vctk前端的时候失败,显示G2PWModel_1.1.zip failed #4048

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
H-rz opened this issue Apr 4, 2025 · 1 comment
Assignees
Labels

Comments

@H-rz
Copy link

H-rz commented Apr 4, 2025

Traceback (most recent call last):
File "/home/aistudio/process_4.py", line 12, in
frontend = Frontend(phone_vocab_path='fastspeech2_vctk/phone_id_map.txt')
File "/home/aistudio/.local/lib/python3.10/site-packages/paddlespeech/t2s/frontend/zh_frontend.py", line 149, in init
self.g2pW_model = G2PWOnnxConverter(
File "/home/aistudio/.local/lib/python3.10/site-packages/paddlespeech/t2s/frontend/g2pw/onnx_api.py", line 73, in init
uncompress_path = download_and_decompress(
File "/home/aistudio/.local/lib/python3.10/site-packages/paddlespeech/cli/utils.py", line 148, in download_and_decompress
uncompress_path = download.get_path_from_url(archive['url'], path,
File "/home/aistudio/.local/lib/python3.10/site-packages/paddlespeech/cli/download.py", line 102, in get_path_from_url
fullpath = _download(url, root_dir, md5sum, method=method)
File "/home/aistudio/.local/lib/python3.10/site-packages/paddlespeech/cli/download.py", line 201, in _download
if not _download_methods[method](url, fullname):
File "/home/aistudio/.local/lib/python3.10/site-packages/paddlespeech/cli/download.py", line 126, in _get_download
raise RuntimeError("Downloading from {} failed with code "
RuntimeError: Downloading from https://paddlespeech.bj.bcebos.com/Parakeet/released_models/g2p/G2PWModel_1.1.zip failed with code 404!

@H-rz H-rz added the Question label Apr 4, 2025
@zxcd
Copy link
Collaborator

zxcd commented Apr 7, 2025

duplicate with #4039

@zxcd zxcd self-assigned this Apr 7, 2025
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