From 5297a2dc4b2f22c07b9bfd5aef6190efd51de0bb Mon Sep 17 00:00:00 2001 From: 雾聪 <wucong.lyb@alibaba-inc.com> Date: 星期四, 16 十一月 2023 11:12:45 +0800 Subject: [PATCH] Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main --- 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..ac371d6 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, openssl-1.1.1w/bin copy鐩稿叧鐨凞LL搴撹嚦: FunASR/runtime/websocket/build/bin/Debug -- Gitblit v1.9.1