Jeffrey_Lee

Results 4 issues of Jeffrey_Lee

Hey there I'm interested in Char2Wav, thanks for your code. Would u update it with attention mechanism?

有中文句子级别的带注音的语料就好了

Hi there In tf_qrnn.py, line 122 _w = tf.transpose(_weighted, [1, 0, 2]) I am confused about the transpose operation, could you explain it ?

Hi I wanna know what the param **init** do in your code ![捕获](https://user-images.githubusercontent.com/30699922/69527189-be4e1f00-0fa6-11ea-9442-d9f51eb95a94.PNG) and why you create 3 models in the same train script I was confused