baicaitongee
baicaitongee
me too ,i run the masr that used ctcdecode as a decoder and i got runtime error 'RuntimeError: Not enough space' on raspberry pi (4GB+16GB)
Loading model... Traceback (most recent call last): File "examples/demo-server.py", line 10, in import beamdecode File "/home/pi/masr/examples/../beamdecode.py", line 29, in blank_index, File "/home/pi/.local/lib/python3.7/site-packages/ctcdecode/__init__.py", line 18, in __init__ self._num_labels) RuntimeError: third_party/kenlm/util/mmap.cc:122 in...
i have the simillar problems on isuue #137
i have the same error , @marekrydlewski .Have you solved the problem?