From f921a7181855a356237667200330001597b2473a Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 17 十二月 2024 17:50:39 +0800
Subject: [PATCH] Update demo.py

---
 README_zh.md |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/README_zh.md b/README_zh.md
index b90f0e4..272ab13 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -312,6 +312,12 @@
 res = model.export(quantize=False)
 ```
 
+### 浼樺寲onnx
+```shell
+# pip3 install -U onnxslim
+onnxslim model.onnx model.onnx
+```
+
 ### 娴嬭瘯ONNX
 ```python
 # pip3 install -U funasr-onnx

--
Gitblit v1.9.1