Hi~
The repository doesn't seem to have posted instructions on how to build the validation set. In the default apollo.yaml, the training num_samples is set to 40000.
So what is a reasonable size for the validation set?
When preparing the validation set offline, is it also necessary to use MusdbMoisesdbDataset to generate ori_wav/codec_wav pairs? (keep the parameter settings consistent with the training)
Hi~
The repository doesn't seem to have posted instructions on how to build the validation set. In the default apollo.yaml, the training
num_samplesis set to 40000.So what is a reasonable size for the validation set?
When preparing the validation set offline, is it also necessary to use MusdbMoisesdbDataset to generate ori_wav/codec_wav pairs? (keep the parameter settings consistent with the training)