PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
https://paddlespeech.readthedocs.io
Apache License 2.0
10.67k stars 1.81k forks source link

No module named 'paddlespeech.t2s','paddlespeech' is not a package #3712

Open Shaun-Wong opened 4 months ago

Shaun-Wong commented 4 months ago

按照说明安装paddlespeech之后, from paddlespeech.t2s.exps.syn_utils import get_am_output
from paddlespeech.t2s.exps.syn_utils import get_frontend
from paddlespeech.t2s.exps.syn_utils import get_predictor
from paddlespeech.t2s.exps.syn_utils import get_voc_output 定义会出现该错误,我该如何解决?

Shaun-Wong commented 4 months ago

20240315-140302

Ray961123 commented 4 months ago

开发者你好,感谢关注 PaddleSpeech 开源项目,抱歉给你带来了不好的开发体验,目前开源项目维护人力有限,建议参考:https://github.com/PaddlePaddle/PaddleSpeech/issues/3547