Skip to content

RuntimeError: The size of tensor a (51) must match the size of tensor b (53) at non-singleton dimension 1 #131

@yinchyu

Description

@yinchyu

File "/data/home/scv1106/FastSpeech2/model/modules.py", line 121, in forward
x = x + pitch_embedding
RuntimeError: The size of tensor a (51) must match the size of tensor b (53) at non-singleton dimension 1

use biaobei dataset to training, but found the problem that the tensor is not in same dimension what should i do to reslove the problems?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions