From 24f73665e2d8ea8e4de2fe4f900bc539d7f7b989 Mon Sep 17 00:00:00 2001 From: hnluo <haoneng.lhn@alibaba-inc.com> Date: 星期一, 17 四月 2023 15:49:45 +0800 Subject: [PATCH] Merge pull request #367 from alibaba-damo-academy/dev_lhn2 --- 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