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
Hi I am trying to train Vocos on features with lower time resolution.
The vanilla params are:
n_fft: 1024
hop_length: 256
what my experiments use:
n_fft: 1920
hop_length: 480
The result speaks but the voice quality is much worse compared to the vanilla training.
Could you please recommend some adjustments that might help with the output quality for the mentioned stft setup?
The text was updated successfully, but these errors were encountered:
Hi I am trying to train Vocos on features with lower time resolution.
The vanilla params are:
what my experiments use:
The result speaks but the voice quality is much worse compared to the vanilla training.
Could you please recommend some adjustments that might help with the output quality for the mentioned stft setup?
The text was updated successfully, but these errors were encountered: