From 3ac03e448b7673604eb86f619b27521fca55f34d Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 21 三月 2024 01:36:39 +0800
Subject: [PATCH] train & finetune llm-asr (#1519)

---
 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