Skip to content

ModuleNotFoundError: No module named 'paddlespeech.s2t.transform' #3444

@xiaoligang2000

Description

@xiaoligang2000

paddlepaddle==2.5.0rc0
paddleslim==2.4.1
paddlespeech==1.4.1

报错如下:
pwd
PaddleSpeech/examples/wenetspeech/asr1
(venvPaddle) [root@localhost asr1]# ./local/data.sh --stage 2 --stop_stage 2
Compute cmvn
Traceback (most recent call last):
File "utils/compute_cmvn_stats.py", line 8, in
from paddlespeech.s2t.transform.transformation import Transformation
ModuleNotFoundError: No module named 'paddlespeech.s2t.transform'

paddlespeech.s2t.transform.transformation 这个要挪到哪里去了?要咋改改?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions