From 12d694f94cb4d25ee9a981a16f9197e4bb13b4eb Mon Sep 17 00:00:00 2001
From: Meng Wei <wmeng94@gmail.com>
Date: 星期三, 15 十一月 2023 16:24:51 +0800
Subject: [PATCH] fix benchmark links (#1092)

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

diff --git a/funasr/export/README.md b/funasr/export/README.md
index b326611..bbb8bf8 100644
--- a/funasr/export/README.md
+++ b/funasr/export/README.md
@@ -68,12 +68,12 @@
 ## Runtime
 ### ONNXRuntime
 #### ONNXRuntime-python
-Ref to [docs](../../runtime/python/onnxruntime/README.md)
+Ref to [funasr-onnx](../../runtime/python/onnxruntime/README.md)
 #### ONNXRuntime-cpp
 Ref to [docs](../../runtime/readme.md)
 ### Libtorch
 #### Libtorch-python
-Ref to [docs](../../runtime/python/libtorch/README.md)
+Ref to [funasr-torch](../../runtime/python/libtorch/README.md)
 #### Libtorch-cpp
 Undo
 ## Performance Benchmark

--
Gitblit v1.9.1