提交 1e066fab 编写于 作者: K KP

Add paddlespeech.resource.

上级 dcea088c
......@@ -297,8 +297,7 @@ class VectorExecutor(BaseExecutor):
logger.info(f"load the pretrained model: {tag}")
# get the model from the pretrained list
# we download the pretrained model and store it in the res_path
res_path = self._get_pretrained_path(tag)
self.res_path = res_path
self.res_path = self.task_resource.res_dir
self.cfg_path = os.path.join(
self.task_resource.res_dir,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册