FastPitch VCTK 44k training #1294
Unanswered
lheuveline
asked this question in
General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to train a 44k version of FastPitch on VCTK dataset. I'm using current VCTK recipe for FastPitch, with sample rate adjusted.
The training seems to go well, but my current number of steps is quite high with almost unintelligible speech (tested with griffin-lim and pretrained LJSpeech HifiGAN).
Here is my eval on last epoch (epoch = 544, global step = 1483450, batch_size = 16) :
I checked pretrained 22k FastPitch checkpoint and found that last step on pretrained model's checkpoint is 900000.
I think that increasing sample rate from 22k to 44k should probably increase the training time. But should I be worried about this results, or unintelligble speech at this step can be expected ?
Beta Was this translation helpful? Give feedback.
All reactions