提交 a384f24c 编写于 作者: L Luo Tao

deep speech2 can directly use warpctc instead by export LD_LIBRARY_PATH

上级 69ebc58f
.DS_Store .DS_Store
*.pyc
manifest*
mean_std.npz
thirdparty/
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
``` ```
sh setup.sh sh setup.sh
export LD_LIBRARY_PATH=$PADDLE_INSTALL_DIR/Paddle/third_party/install/warpctc/lib:$LD_LIBRARY_PATH
``` ```
Please replace `$PADDLE_INSTALL_DIR` with your own paddle installation directory. Please replace `$PADDLE_INSTALL_DIR` with your own paddle installation directory.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册