I wonder if there could be a way where we could test audio features without training training that much (even if the results would be rough). For example, we are prioritizing loss for frequencies less than 4000 Hz. I would like to replace 4000Hz with 6000Hz to check if the quality will improve. Another example is changing the frame_shift_ms in hparams.
I wonder if there could be a way where we could test audio features without training training that much (even if the results would be rough). For example, we are prioritizing loss for frequencies less than 4000 Hz. I would like to replace 4000Hz with 6000Hz to check if the quality will improve. Another example is changing the frame_shift_ms in hparams.