From f2ac5efe7aaca62ab04fba7a9a1e1028fc9692e6 Mon Sep 17 00:00:00 2001
From: 雾聪 <wucong.lyb@alibaba-inc.com>
Date: 星期二, 14 十一月 2023 19:22:25 +0800
Subject: [PATCH] Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main

---
 funasr/export/README.md |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/funasr/export/README.md b/funasr/export/README.md
index c46a799..bbb8bf8 100644
--- a/funasr/export/README.md
+++ b/funasr/export/README.md
@@ -68,21 +68,21 @@
 ## Runtime
 ### ONNXRuntime
 #### ONNXRuntime-python
-Ref to [docs](https://alibaba-damo-academy.github.io/FunASR/en/runtime/onnxruntime_python.html)
+Ref to [funasr-onnx](../../runtime/python/onnxruntime/README.md)
 #### ONNXRuntime-cpp
-Ref to [docs](https://alibaba-damo-academy.github.io/FunASR/en/runtime/onnxruntime_cpp.html)
+Ref to [docs](../../runtime/readme.md)
 ### Libtorch
 #### Libtorch-python
-Ref to [docs](https://alibaba-damo-academy.github.io/FunASR/en/runtime/libtorch_python.html)
+Ref to [funasr-torch](../../runtime/python/libtorch/README.md)
 #### Libtorch-cpp
 Undo
 ## Performance Benchmark
 
 ### Paraformer on CPU
 
-[onnx runtime](https://github.com/alibaba-damo-academy/FunASR/blob/main/funasr/runtime/python/benchmark_onnx.md)
+[onnx runtime](../../runtime/docs/benchmark_onnx_cpp.md)
 
-[libtorch runtime](https://github.com/alibaba-damo-academy/FunASR/blob/main/funasr/runtime/python/benchmark_libtorch.md)
+[libtorch runtime](../../runtime/docs/benchmark_libtorch.md)
 
 ### Paraformer on GPU
 [nv-triton](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/triton_gpu)

--
Gitblit v1.9.1