From 6d6c6e3c79216896c45ff87b4bdfd8226a24924e Mon Sep 17 00:00:00 2001 From: 雾聪 <wucong.lyb@alibaba-inc.com> Date: 星期二, 14 十一月 2023 19:22:17 +0800 Subject: [PATCH] update docs; update run_server.sh; fix initlm --- runtime/websocket/readme_zh.md | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/runtime/websocket/readme_zh.md b/runtime/websocket/readme_zh.md index c64d997..138c842 100644 --- a/runtime/websocket/readme_zh.md +++ b/runtime/websocket/readme_zh.md @@ -53,13 +53,14 @@ 涓嬭浇瑙e帇鍒� d:/src/openssl-1.1.1w -鎵撳紑 x64 Native Tools Command Prompt 鎵ц浠ヤ笅缂栬瘧姝ラ ``` +# 涓嬭浇&瀹夎 perl: https://www.activestate.com/products/activeperl/downloads/ d: cd d:/src/openssl-1.1.1w perl Configure VC-WIN64A --prefix=d:/openssl-1.1.1w +# 绠$悊鍛樿韩浠芥墦寮� x64 Native Tools Command Prompt 鎵ц浠ヤ笅缂栬瘧姝ラ nmake -namke install +nmake install ``` @@ -71,5 +72,7 @@ cd build cmake ../ -D OPENSSL_ROOT_DIR=d:/openssl-1.1.1w -D FFMPEG_DIR=d:/ffmpeg-master-latest-win64-gpl-shared -D ONNXRUNTIME_DIR=d:/onnxruntime-win-x64-1.16.1 ``` -Visual Studio 鎵撳紑 FunASRWebscoket.sln 瀹屾垚缂栬瘧 +Visual Studio 鎵撳紑 FunASR/runtime/websocket/build/FunASRWebscoket.sln 瀹屾垚缂栬瘧锛� +缂栬瘧鍚庣殑鍙墽琛屾枃浠朵綅浜庯細FunASR/runtime/websocket/build/bin/Debug; +浠� onnxruntime-win-x64-1.16.1/lib, ffmpeg-master-latest-win64-gpl-shared/bin copy鐩稿叧鐨凞LL搴撹嚦: FunASR/runtime/onnxruntime/build/bin/Debug -- Gitblit v1.9.1