zhifu gao
2023-02-15 fadb830a450c118817e5e2c229d0f348b2808259
Merge pull request #116 from alibaba-damo-academy/dev_wjm

update github.io
3个文件已修改
6 ■■■■ 已修改文件
.github/workflows/main.yml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/modelscope_usages.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs_cn/modelscope_usages.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
.github/workflows/main.yml
@@ -5,7 +5,7 @@
      - main
  push:
    branches:
      - dev
      - dev_wjm
jobs:
  docs:
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
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) 。在语音方向,我们提供了自回归/非自回归语音识别,语音预训练,标点预测等模型,用户可以方便使用。
## 整体介绍