Rongjiehuang / FastDiff

PyTorch Implementation of FastDiff (IJCAI'22)
407 stars 64 forks source link

Training config sample rate 24Khz #22

Open BuaaAlban opened 1 year ago

BuaaAlban commented 1 year ago

Hi, I noticed that your pretrained model on LibriTTS is with 22.05 kHz.

  1. What should I change in the base config if I want to train a model with 24kHz?
  2. I also wonder that whether could I finetune the 22.05 kHz pretrained model with the 24kHz data ?

Looking forward to your reply, thanks