From 7ac4fa555a38a26b0db3e240bfc6ff6831788aa1 Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期一, 27 二月 2023 19:09:32 +0800
Subject: [PATCH] torch version
---
funasr/export/README.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/funasr/export/README.md b/funasr/export/README.md
index 9946eeb..846978f 100644
--- a/funasr/export/README.md
+++ b/funasr/export/README.md
@@ -10,7 +10,7 @@
The installation is the same as [funasr](../../README.md)
## Export model
- `Tips`: torch 1.11.0 is required.
+ `Tips`: torch>=1.11.0
```shell
python -m funasr.export.export_model [model_name] [export_dir] [onnx]
--
Gitblit v1.9.1