moonnee
moonnee
AttributeError:"module 'tensorflow.python.ops.rnn_cell_impl' has no attribute 'assert_like_rnncell'"
Hi, thanks for your great work. I tried to run this work with tf1.6 on one GPU with mode 'Tacotron'. But got attribueError as below: ``` _Traceback (most recent call...
Hi, I've trained wavernn on 16-bit corpus with 12.5ms frame shift and 50ms window length in MOL mode. The upsample factor is (5,5,8), and the remaining hyperparameters are unchanged. I...
Thank you for your work! It helps a lot. I want to ask whether your alignment is good when synthesizing sentences more than 10 words, like about 20 words. The...
Hi, I run your code with tf1.6, cudnn10.1 and cudnn9.2. Both got ``` 2019-08-13 23:13:50.199673: E tensorflow/stream_executor/cuda/cuda_dnn.cc:378] Loaded runtime CuDNN library: 7600 (compatibility version 7600) but source was compiled with...