logan hart

Results 19 comments of logan hart

> Good morning @loganhart420 , these days I have been working with this hard fix inside the restore_model() definition: > > `optimizer = restore_list_objs(checkpoint["optimizer"], optimizer)` --> `optimizer = self.get_optimizer(self.model, self.config)`...

@GerrySant I've been unsuccessful in reproducing this. I was able to change learning rates for pretrained vctk model using cli. It might be something in your config file. I tried...

> @GerrySant > > I've been unsuccessful in reproducing this. I was able to change learning rates for pretrained vctk model using cli. It might be something in your config...

@erogol The most recent push of code I know works and is currently training a model. after I confirm it converges Ill clean up the code and write the docs...

@erogol I'm working on fixing a bug in unittest but the code to the model is ready to start the review

> @loganhart420 lets wrap up this PR doing it now, should I just put the pertained weights in a draft release?

> Would we have a trained model ? > On Sun, 14 May 2023 at 3:38 PM Eren Gölge ***@***.***> wrote: @loganhart420 lets wrap up this PR — Reply to...

> is this PR for Delightful TTS 1 or Delightful TTS 2 (https://arxiv.org/abs/2207.04646) 1

@erogol I've tested everything on local and all tests are fixed but I keep on getting a pyworld failed install so I'm going to let you decide when to merge....