From e6190eed981da499719de011fb319df5ef8558f7 Mon Sep 17 00:00:00 2001 From: wucong.lyb <wucong.lyb@alibaba-inc.com> Date: 星期五, 21 四月 2023 19:45:14 +0800 Subject: [PATCH] add c++ onnx benchmark --- docs/installation.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index e58bba7..04d8a84 100755 --- a/docs/installation.md +++ b/docs/installation.md @@ -34,7 +34,7 @@ # pip install -U funasr -i https://mirror.sjtu.edu.cn/pypi/web/simple ``` -### Or install from source code +#### Or install from source code ``` sh git clone https://github.com/alibaba/FunASR.git && cd FunASR -- Gitblit v1.9.1