From 8689fb676d6cd28894f55c8cac43409e7bf4cd38 Mon Sep 17 00:00:00 2001
From: 凌匀 <ailsa.zly@alibaba-inc.com>
Date: 星期四, 16 二月 2023 23:08:56 +0800
Subject: [PATCH] support asr_inference_paraformer_vad_punc

---
 docs/modelscope_usages.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modelscope_usages.md b/docs/modelscope_usages.md
index af8d6da..84c8e1d 100644
--- a/docs/modelscope_usages.md
+++ b/docs/modelscope_usages.md
@@ -1,4 +1,4 @@
-# 蹇�熶娇鐢∕odelScope
+# ModelScope Usage
 ModelScope is an open-source model-as-service platform supported by Alibaba, which provides flexible and convenient model applications for users in academia and industry. For specific usages and open source models, please refer to [ModelScope](https://www.modelscope.cn/models?page=1&tasks=auto-speech-recognition). In the domain of speech, we provide autoregressive/non-autoregressive speech recognition, speech pre-training, punctuation prediction and other models, which are convenient for users.
 
 ## Overall Introduction
@@ -50,4 +50,4 @@
 * `required_files`锛歠iles required for the inference when using the modelscope interface
 
 ## Announcements
-Some models may have other unique parameters during the finetuning and inference. The specific usages of these parameters can be found in the `README.md` file in the corresponding directory.
\ No newline at end of file
+Some models may have other specific parameters during the finetuning and inference. The usages of these parameters can be found in the `README.md` file in the corresponding directory.
\ No newline at end of file

--
Gitblit v1.9.1