Hello everyone,
After using augmentation flags i noticed that my steps per epoch remained the same.
Does that mean that each augmented audio (together with the original one) are merged into a batch or am i missing the point of augmenting the data ?
The used flags are :
–data_aug_features_additive=0.3
–data_aug_features_multiplicative=0.3
–augmentation_freq_and_time_masking=True
–augmentation_speed_up_std=0.3
–augmentation_pitch_and_tempo_scaling=True