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
{{ message }}
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.
I am training a WaveNet model from Rayhane-mamah Tacotron-2 GTA mels (I've modified mel2samp_onehot.py accordingly) and I am not able to get good audio quality.
This is the audio I get from a training sample after 250k iter (batch size 7): original.wav 250k_iter.wav
I know I might want to train longer, but I've already trained a 1.3M iter WaveNet model and I get the same "low quality" audio.
Hi,
I am training a WaveNet model from Rayhane-mamah Tacotron-2 GTA mels (I've modified mel2samp_onehot.py accordingly) and I am not able to get good audio quality.
This is the audio I get from a training sample after 250k iter (batch size 7):
original.wav
250k_iter.wav
I know I might want to train longer, but I've already trained a 1.3M iter WaveNet model and I get the same "low quality" audio.
Here are my parameters:
Any clues what might be wrong? Maybe some pre/post processing missing? Maybe this is due to mulaw-quantize with 256 values?
Any help is really appreaciated. Thank you very much.
The text was updated successfully, but these errors were encountered: