You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function shares almost the same signature as returnn_training and does very similar things.
Would it be possible / desirable to only have one function, which then internally decides on ReturnnTrainingJob vs ReturnnRasrTrainingJob and does the handling based on *_corpus_key.
This function shares almost the same signature as
returnn_training
and does very similar things.Would it be possible / desirable to only have one function, which then internally decides on
ReturnnTrainingJob
vsReturnnRasrTrainingJob
and does the handling based on*_corpus_key
.Originally posted by @michelwi in #30 (comment)
The text was updated successfully, but these errors were encountered: