
Does anyone know why parameters of C8C1I increases?
I try to mainly modify the config as
"upsample_rates": [8, 1],
"upsample_kernel_sizes": [16, 15],
or
"upsample_rates": [8, 1],
"upsample_kernel_sizes": [16, 1],
but neither of their parameters changed as shown in the table.