From 85671756cce3ed91a79875348d0618fa127d9b5d Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 02 三月 2023 20:34:46 +0800
Subject: [PATCH] torchscripts
---
funasr/runtime/python/libtorch/README.md | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/funasr/runtime/python/libtorch/README.md b/funasr/runtime/python/libtorch/README.md
index b3d3111..246b34f 100644
--- a/funasr/runtime/python/libtorch/README.md
+++ b/funasr/runtime/python/libtorch/README.md
@@ -9,7 +9,7 @@
- Command: (`Tips`: torch >= 1.11.0 is required.)
```shell
- python -m funasr.export.export_model [model_name] [export_dir] [true]
+ python -m funasr.export.export_model [model_name] [export_dir] false
```
`model_name`: the model is to export.
--
Gitblit v1.9.1