Thanks for your great work! I am now trying to retrain the model SepReformer_Large_DM_WHAM, and I met this error : AttributeError: 'MyDataset' object has no attribute 'speed_aug', I check the class Mydataset and found that there is in deed no 'speed_aug' fuction. Do you have any ideas about how to fix it?
Thanks for your great work! I am now trying to retrain the model SepReformer_Large_DM_WHAM, and I met this error : AttributeError: 'MyDataset' object has no attribute 'speed_aug', I check the class Mydataset and found that there is in deed no 'speed_aug' fuction. Do you have any ideas about how to fix it?