guanlongzhao / fac-via-ppg

Foreign Accent Conversion by Synthesizing Speech from Phonetic Posteriorgrams (Interspeech'19)
Apache License 2.0
138 stars 42 forks source link

trainning is too slow #2

Closed hongwen-sun closed 5 years ago

hongwen-sun commented 5 years ago

hi, guanlong. Could you tell me how long it costs per iteration in your trainning? I think there's some mistake when I run your script 'python train_ppg2mel.py'. image

guanlongzhao commented 5 years ago

hi, guanlong. Could you tell me how long it costs per iteration in your trainning? I think there's some mistake when I run your script 'python train_ppg2mel.py'. image

If you are using a good GPU it should not take too much time per iteration. I don't remember the exact details but your training speed looked normal to me. I was using a 1070 GPU and it takes about eight hours to train a good model on one hour of speech.