Besim Alibegovic

Results 4 issues of Besim Alibegovic

Hi, I want to do rescoring with lmrescore_const_arpa.sh. However, for this I need to point to the path where the lattices are (lat.1.gz for example). Where can I find these?...

I noticed a huge speed improvement when chunk_size is reduced. I used a 50 layer GRU and a hop size of 0.01 For example, processing time is cut in half...

Threading fails in runner.py with a TypeError: got an unexpected keyword argument ´daemon´ The issue seems to be solved using the fix from the [link](https://github.com/dagnelies/canister/issues/2#issue-221278178)

I encountered an error while trying to interpoalate two intermediate files. I used the following command: > interpolate -m lm_{domain,general} -w 0.2 0.8 > lm.arpa Could it be out of...