From 9817785c66a13caa681a8e9e272f2ae949233542 Mon Sep 17 00:00:00 2001
From: yhliang <68215459+yhliang-aslp@users.noreply.github.com>
Date: 星期二, 18 四月 2023 19:28:39 +0800
Subject: [PATCH] Merge pull request #380 from alibaba-damo-academy/main

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

diff --git a/funasr/export/README.md b/funasr/export/README.md
index 97a3de9..8f57673 100644
--- a/funasr/export/README.md
+++ b/funasr/export/README.md
@@ -1,3 +1,4 @@
+# Export models
 
 ## Environments
     torch >= 1.11.0
@@ -7,7 +8,7 @@
 
 ## Install modelscope and funasr
 
-The installation is the same as [funasr](../../README.md)
+The installation is the same as [funasr](https://github.com/alibaba-damo-academy/FunASR/blob/main/README.md#installation)
 
 ## Export model
    `Tips`: torch>=1.11.0

--
Gitblit v1.9.1