-
I'd like to ask if it is possible to share Low Dropout configuration arch in the same way as High Dropout (librispeech-glu-highdropout file), so that entire paper could be reproduced?
-
This is a long output, but I am new to Torch and Lua, so I don't want to skip anything.
I am using only dev-clean as train, dev, and test set, just to check, if the code compiles and my installatio…
-
pls ignore if here it's not good place to raise question.
----------------------------------------
bash-3.2$ cd speech/
bash-3.2$ luarocks make rocks/speech-scm-1.rockspec
-- Could NOT find …
-
This will give us the ability to do a real time model, being able to predict just using forward only RNNs.
-
I have downloaded english model and placed it in appropriate directory , I can see that model loads successfully , and audio input is working , but it never ends , it keeps detecting background sounds…