1ytic / warp-rnnt

CUDA-Warp RNN-Transducer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception: CPU version is not implemented

yyMoming opened this issue · comments

ERROR: Command errored out with exit status 1:
cwd: /tmp/yangweiming/pip-install-bih20nfz/warp-rnnt_c2a512c1bf8a43c29d5d5a5f050bd56f/
Complete output (6 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/yangweiming/pip-install-bih20nfz/warp-rnnt_c2a512c1bf8a43c29d5d5a5f050bd56f/setup.py", line 48, in
raise Exception("CPU version is not implemented")
Exception: CPU version is not implemented
No CUDA runtime is found, using CUDA_HOME='/home/yangweiming/cuda-10.1'

Try to properly specify LD_LIBRARY_PATH.