Skip to content

bug in bsrnn_feats.py #35

@haha010508

Description

@haha010508

in bsrnn_feats.py at tfmap_emb mode, the embedding is n x192, so the att_weights is 192 x192, but the enroll_mag is n x T x 257, so, i think this can not matmul? am i right?
tf_map = torch.matmul(att_weights, enroll_mag)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions