maum-ai / univnet

Unofficial PyTorch Implementation of UnivNet Vocoder (https://arxiv.org/abs/2106.07889)
https://mindslab-ai.github.io/univnet/
BSD 3-Clause "New" or "Revised" License
264 stars 46 forks source link

Pitch too high #7

Open icklerly1 opened 2 years ago

icklerly1 commented 2 years ago

Hello,

I have trained a voice using your framework. I wanted to use it as a Vocoder for Grad-TTS. Unfortunately the voice that is created as a result is way too high in its pitch.

Could you provide me with a hint or advice how this can happen? Do I need to change some configs or can this happen in the inference? Do I need to pre-process the input wav?