You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a question while implementing freevc-24.
hps.data.n_mel_channels uses 80 in both 16 and 24, but if I increase hps.data.n_mel_channels from the existing 80 to 160, do I also need to adjust the size of the discriminator?
The text was updated successfully, but these errors were encountered:
Hello, I have a question while implementing freevc-24.
hps.data.n_mel_channels uses 80 in both 16 and 24, but if I increase hps.data.n_mel_channels from the existing 80 to 160, do I also need to adjust the size of the discriminator?
The text was updated successfully, but these errors were encountered: