diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index db7a1d911..43d1f1df2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,7 +5,7 @@ on: - main push: branches: - - dev + - dev_wjm jobs: docs: diff --git a/docs/modelscope_usages.md b/docs/modelscope_usages.md index 634cb5166..84c8e1ddb 100644 --- a/docs/modelscope_usages.md +++ b/docs/modelscope_usages.md @@ -1,4 +1,4 @@ -# 快速使用ModelScope +# 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 diff --git a/docs_cn/modelscope_usages.md b/docs_cn/modelscope_usages.md index c7c6de1d9..e704e5e51 100644 --- a/docs_cn/modelscope_usages.md +++ b/docs_cn/modelscope_usages.md @@ -1,4 +1,4 @@ -# 快速使用ModelScope +# ModelScope Usage ModelScope是阿里巴巴推出的开源模型即服务共享平台,为广大学术界用户和工业界用户提供灵活、便捷的模型应用支持。具体的使用方法和开源模型可以参见[ModelScope](https://www.modelscope.cn/models?page=1&tasks=auto-speech-recognition) 。在语音方向,我们提供了自回归/非自回归语音识别,语音预训练,标点预测等模型,用户可以方便使用。 ## 整体介绍