Closed ambigus9 closed 6 years ago
Hi, is this on a custom dataset or original dataset ?
Original dataset.
@ambigus9 It seems like scores
is an empty tensor at wav2letter/runtime/decoder.lua:131. Can you please check if your input emission/transition matrices are valid (probably above /wav2letter/decode.lua:127)?
@xuqiantong and @vineelpratap It was my mistake on installation process. I was using "luarocks install cutorch" instead of "luarocks install torch". When I use "luarocks install torch" everything works fine.
Hi, When I try to run
I got this error:
Thanks for any help.