parlance/ctcdecode

RuntimeError: Resource temporarily unavailable

mbpictures opened this issue · 0 comments

Hi!

I'm receiving a "Resource temporarily unavailable" error:

File "/root/anaconda3/lib/python3.9/site-packages/ctcdecode/__init__.py", line 106, in decode
    ctc_decode.paddle_beam_decode(
RuntimeError: Resource temporarily unavailable

after some time calls of the "decode" method. Do you know what's causing the issue? I already reduced the "num_processes" parameter without any effect.