Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't increase the number of layers #2

Open
IchigoKurosakii opened this issue Feb 23, 2019 · 1 comment
Open

Can't increase the number of layers #2

IchigoKurosakii opened this issue Feb 23, 2019 · 1 comment

Comments

@IchigoKurosakii
Copy link

I am trying to increase the number of layers of the lstm_ctc.py but I get an error with the dimensions of the cell ( Dimensions must be equal , but are 1024 and 551).
I used different training data though than VCTK

@chiachunfu
Copy link
Owner

Please check tensorflow's documentation for how to stack LSTM cell: https://www.tensorflow.org/api_docs/python/tf/nn/rnn_cell/MultiRNNCell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants