-
Hi,
I am using the tacotron-gst for speech generation (mag) and getting choppy generated audio, as someone else noted [here](https://github.com/NVIDIA/OpenSeq2Seq/issues/512). My inference output f…
-
So far, I couldn't find the model which attention works in "reduction factor" = 1. If we use the factor > 1, the prediction would seem like below image. It would be a bad news to wavenet performance.
…
-
I just recovery from hard disk failure, and using the HEAD of repo (was using May 15 [commit](https://github.com/Rayhane-mamah/Tacotron-2/commit/c1a4109430ed22047535d3ee6a0712a9920f33a7))
but the…
-
hi, i'm trying to reproduce your tutorial with pretrained models, but there is a problem with outputting files from the wavenet - after starting infer.sh I get files 1 second long, please tell me what…
-
Hi azraelkuan, thanks for your work and sharing!
I encounter three questions during implementation.
my environment: win10, python==3.6.7, tensorflow==1.11, anaconda==3
one is when I finished "p…
-
-
Is there any methonds we can try?
-
I use the default setting of [4,4,4,4] in 20180510_mixture_lj_checkpoint_step000320000_ema.json for umsample parameters, and I got an error from
```
if c is not None and self.upsample_net is not No…
-
It seems there's no clean way to downgrade tensorflow on google colab, so we might need to update https://github.com/r9y9/Tacotron-2 to make it run on the latest tensorflow.
-
```
(python3.8) D:\application\diff-svc>python preprocessing/binarize.py --config training/config_nsf.yaml
| Hparams chains: ['training/config_nsf.yaml']
| Hparams:
K_step: 1000, accumulate_grad_…