From 94de39dde2e616a01683c518023d0fab72b4e103 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期一, 19 二月 2024 22:21:50 +0800 Subject: [PATCH] aishell example --- runtime/websocket/readme_zh.md | 21 +++++---------------- 1 files changed, 5 insertions(+), 16 deletions(-) diff --git a/runtime/websocket/readme_zh.md b/runtime/websocket/readme_zh.md index 138c842..d185425 100644 --- a/runtime/websocket/readme_zh.md +++ b/runtime/websocket/readme_zh.md @@ -41,28 +41,17 @@ ### 涓嬭浇 onnxruntime https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/onnxruntime-win-x64-1.16.1.zip -涓嬭浇骞惰В鍘嬪埌 d:\ffmpeg-master-latest-win64-gpl-shared +涓嬭浇骞惰В鍘嬪埌 d:/onnxruntime-win-x64-1.16.1 ### 涓嬭浇 ffmpeg https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/ffmpeg-master-latest-win64-gpl-shared.zip -涓嬭浇骞惰В鍘嬪埌 d:\onnxruntime-win-x64-1.16.1 +涓嬭浇骞惰В鍘嬪埌 d:/ffmpeg-master-latest-win64-gpl-shared ### 缂栬瘧 openssl -https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/openssl-1.1.1w.tar.gz +https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/openssl-1.1.1w.zip -涓嬭浇瑙e帇鍒� d:/src/openssl-1.1.1w - -``` -# 涓嬭浇&瀹夎 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 -nmake install - -``` +涓嬭浇瑙e帇鍒� d:/openssl-1.1.1w ### 缂栬瘧 runtime ``` @@ -74,5 +63,5 @@ ``` 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 +浠� 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