Skip to content

Separated train and dev for ReturnnRasrTrainingJob #165

@JackTemaki

Description

@JackTemaki

Currently the ReturnnRasrTrainingJob allows for different train_crp and dev_crp, but not for different feature_flows and alignments, which prohibits many possible pipeline designs.

I know that there are multiple "private" versions of this Job that somehow circumvent this issue, but I think it would be good if we have a correct public version that deals with this issue. So I want to open the discussion here, if and how we can alter the Job without breaking stuff, or if we really need a new one for this? (In the worst case ReturnnRasrTrainingJobV2)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions