Hi,
I tried to train my own model with different 'n_mel_channels', i.e. 160 instead of 80.
Since my autoencoder's output dimension is 160.
The other settings are the same as the original setting.
However, I got the voice with little noise.
My config.json:
Hi, I tried to train my own model with different 'n_mel_channels', i.e. 160 instead of 80. Since my autoencoder's output dimension is 160. The other settings are the same as the original setting. However, I got the voice with little noise. My config.json:
The outputs of n_mel_channels=80 The outputs of n_mel_channels=160 Is there any idea about how to improve the quality?