From 40f1f529b0ebc7a571af6be3ca9df67cd5480d66 Mon Sep 17 00:00:00 2001
From: yhliang <429259365@qq.com>
Date: 星期四, 20 四月 2023 16:48:26 +0800
Subject: [PATCH] add m2met2 registration form
---
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