From f2a68d0bc811e9fcf301999edb8d032463097ae8 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 21 十二月 2023 21:27:26 +0800
Subject: [PATCH] funasr1.0

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

diff --git a/README_zh.md b/README_zh.md
index 4fbf96c..5007da1 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -87,7 +87,7 @@
 # for the long duration wav, you could add vad model
 # model = AutoModel(model="paraformer-zh", vad_model="fsmn-vad")
 
-res = model(input="asr_example_zh.wav", batch_size=5000)
+res = model(input="asr_example_zh.wav", batch_size=64)
 print(res)
 ```
 娉細`model_hub`锛氳〃绀烘ā鍨嬩粨搴擄紝`ms`涓洪�夋嫨modelscope涓嬭浇锛宍hf`涓洪�夋嫨huggingface涓嬭浇銆�

--
Gitblit v1.9.1