FastSpeech2 icon indicating copy to clipboard operation
FastSpeech2 copied to clipboard

loss get larger when i set batch size to 256

Open yujack333 opened this issue 3 years ago • 0 comments

Hi, it great job. But i meet some problem when i train with Mutiple GPUs. when i use 4 gpus to train and set the batch size to 256 in train.yaml. the Pitch Loss get 200~400 and the tone is not the same as the speaker. Using single gpu(batch size set 16) to train is ok. Do you have any idear for this problem? do i need change any other parameter when i change the batch size.

yujack333 avatar Dec 26 '21 06:12 yujack333