From 4de9fe6cf6776f5e07aca032d60007d396c45d87 Mon Sep 17 00:00:00 2001 From: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com> Date: 星期二, 07 三月 2023 18:25:47 +0800 Subject: [PATCH] punc vad realtime infer --- README.md | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d99cdd7..aca9b8d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ ## Installation ``` sh +pip install "modelscope[audio_asr]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html git clone https://github.com/alibaba/FunASR.git && cd FunASR pip install --editable ./ ``` @@ -76,8 +77,8 @@ ## Contributors -| <div align="left"><img src="docs/images/DeepScience.png" width="250"/> | -|:---:| +| <div align="left"><img src="docs/images/damo.png" width="180"/> | <img src="docs/images/DeepScience.png" width="200"/> </div> | +|:---------------------------------------------------------------:|:-----------------------------------------------------------:| ## Acknowledge -- Gitblit v1.9.1