Skip to content

fix "list index out of range" error for fc_drop#104

Open
tejuafonja wants to merge 1 commit into
mravanelli:masterfrom
tejuafonja:patch-1
Open

fix "list index out of range" error for fc_drop#104
tejuafonja wants to merge 1 commit into
mravanelli:masterfrom
tejuafonja:patch-1

Conversation

@tejuafonja
Copy link
Copy Markdown

The current LibriSpeech configuration throws an error due to the missing third variable for fc_drop. We can either reduce the number of the fully connected layer (fc_lay) or increase the dropout probability (fc_drop) variables to match up with N_fc_lay.

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

Successfully merging this pull request may close these issues.

1 participant