taalua
taalua
Is there any example how to make nnet3-segmenter to work online (i.e., with chunks input, only forward-pass without graph)?
is there any example to make the synth sound talking?
Hi, How to fine-tune MMS TTS models. I used the default vits code, however, i had issues when resuming from the existing optimizer state dict: " in adamw exp_avg.mul_(beta1).add_(grad, alpha=1...
Hi, Thank you for the work. I am wondering if phaseaug has been tried on bigvgan which uses MRD (univnet discriminator)? would it be straightfoward to adopt the hifigan example?...
Hi, If I want to train the F0 model from scratch in the other repo, do I need to train the JDC with a 22k sampling rate in order to...