From 6427c834dfd97b1f05c6659cdc7ccf010bf82fe1 Mon Sep 17 00:00:00 2001 From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com> Date: 星期一, 24 四月 2023 19:50:07 +0800 Subject: [PATCH] update --- 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