-
Hi, I have created a slack workspace for discussing tacotron 2, sharing ideas and helping each other out. The most prominent taco2 repos have their own channels. Rauhane-mamah's is one of them. A few …
-
Hi,
I downloaded the checkpoint from here:
https://nvidia.github.io/OpenSeq2Seq/html/speech-synthesis.html#speech-synthesis
I followed the tutorial to generate an example audio.
My understand…
-
Hello,
I reinstalled setuptools (same version. 17.0) and now I get an error I haven't gotten before.
```
WaveRNN\models\fatchord_version.py", line 258, in generate
output[-20 * self.hop_lengt…
-
**Pls please help. I dont know anything ab codeing so I have no idea what to do. What should I do? step by step**
_RuntimeError Traceback (most recent call last)
in (…
-
After running preprocess.py I go on to run train_tacotron.py but it keeps giving this KeyError:
`(pyGPUenv) C:\Users\B\Documents\WaveRNN-master\WaveRNN-master>python train_tacotron.py
0
0
Using …
-
Nice implementation of VAE tacotron paper though I havn't read paper yet ,but start model training with LJSpeech. As I see this code is extending the Tacotron 1 implementation so I am bit curious that…
-
### Describe the bug
I met an error when I run the train_tacotron_ddc.py in TTS/recipes/ljspeech/tacotron2-DDC with the default config. The error and the config are as follows:
ERROR
![6208dece60…
-
If I'm following along correctly, it looks to me like the model in train_tacotron is only used to extract the alignment layer which is then saved and used in train_foward's model.
When using train_…
-
I was training with this using the LJSpeech dataset and default train variables when it reached 100k steps and said
```
Loading checkpoint: logs-Tacotron-2\taco_pretrained/tacotron_model.ckpt-100000…
-
`python run.py --config_file=example_configs/text2speech/tacotron_gst.py --mode=infer --infer_output_file=unused`
```
*** Building graph on GPU:0
Traceback (most recent call last):
File "run.p…