Skip to content

Dataset.padded_value not found #25

Open
@cuhkebook

Description

@cuhkebook

I found many places using
padded_value=train_data.padded_value

However, the Dataset object does not include padded_value

Only in load_dataset_ctc.py is different: self.padded_value = -1

So, what is the value of padded_value should be? Thank a lot!

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