From 8fe31a144a89abe581f3f1f64a39c2e934eb5f29 Mon Sep 17 00:00:00 2001
From: Yabin Li <wucong.lyb@alibaba-inc.com>
Date: 星期三, 20 三月 2024 19:12:16 +0800
Subject: [PATCH] Update SDK_advanced_guide_online_zh.md

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index e23596c..a4511b9 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,7 @@
 res = model.export(quantize=False)
 ```
 
-### Text ONNX
+### Test ONNX
 ```python
 # pip3 install -U funasr-onnx
 from funasr_onnx import Paraformer

--
Gitblit v1.9.1