diff --git a/README.md b/README.md index 303cfcf..d32f9e6 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,17 @@ SenseVoice-Small是基于非自回归端到端框架模型,为了指定任务 - ITN:用于指定识别输出文本是否进行逆文本正则化。 +# 依赖环境 + +推理之前,请务必更新funasr与modelscope版本 + +```shell +pip install -U funasr modelscope +``` + # 用法 + ## 推理 ### modelscope pipeline推理