https://uberduck.ai/ logo
I'm trying to use a hifigan vocoder I finetuned us...
# tacotron-2-support
m
I'm trying to use a hifigan vocoder I finetuned using the notebook in #841437191073955920 , but when I use RADTTS...https://github.com/NVIDIA/radtts... to try to infer some .wavs it ends up sounding like a super-sped up version of water flowing down a big tunnel: https://drive.google.com/drive/folders/1nKMwBepCMzZM-02qcS_JTbrBS5SlmxM2?usp=sharing Any ideas? - Did I not use enough .wavs to fine tune it? (I used 150 of them) - Do I have to wait longer for the model to finish? (I'm on step 2538225, epoch) - Is there a config in that RADTTS github repo that I'm not using properly? Thanks to anyone who can help