From d2d17d3ff489dceeb6754546b5d556d5d163df3b Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期一, 27 三月 2023 18:40:14 +0800
Subject: [PATCH] Merge pull request #301 from alibaba-damo-academy/dev_connx

---
 funasr/runtime/onnxruntime/readme.md |   13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/funasr/runtime/onnxruntime/readme.md b/funasr/runtime/onnxruntime/readme.md
index 317376f..ae57cbd 100644
--- a/funasr/runtime/onnxruntime/readme.md
+++ b/funasr/runtime/onnxruntime/readme.md
@@ -1,6 +1,4 @@
 
-
-
 ## 蹇�熶娇鐢�
 
 ### Windows
@@ -9,19 +7,16 @@
 
  Windows涓嬪凡缁忛缃甪ftw3鍙妎nnxruntime搴�
 
-
 ### Linux
 See the bottom of this page: Building Guidance
-
 
 ###  杩愯绋嬪簭
 
 tester  /path/to/models/dir /path/to/wave/file quantize(true or false)
 
- 渚嬪锛� tester /data/models  /data/test.wav false
+渚嬪锛� tester /data/models  /data/test.wav false
 
-/data/models 闇�瑕佸寘鎷涓嬩袱涓枃浠讹細 model.onnx 鍜寁ocab.txt
-
+/data/models 闇�瑕佸寘鎷涓嬩笁涓枃浠�: config.yaml, am.mvn, model.onnx(or model_quant.onnx)
 
 ## 鏀寔骞冲彴
 - Windows
@@ -66,7 +61,7 @@
 bash ./third_party/install_openblas.sh
 
 # build
- cmake  -DCMAKE_BUILD_TYPE=release .. -DONNXRUNTIME_DIR=/mnt/c/Users/ma139/RapidASR/cpp_onnx/build/onnxruntime-linux-x64-1.14.0
+ cmake  -DCMAKE_BUILD_TYPE=release .. -DONNXRUNTIME_DIR=/path/to/onnxruntime-linux-x64-1.14.0
  make
 
  # then in the subfolder tester of current direcotry, you will see a program, tester
@@ -98,8 +93,6 @@
 
 澶ч儴鍒嗗満鏅敤3-4绾跨▼鎬т环姣旀渶楂�
 浣庨厤鏈哄櫒鐢�2绾跨▼鍚堥��
-
-
 
 ##  婕旂ず
 

--
Gitblit v1.9.1