hnluo
2023-04-17 24f73665e2d8ea8e4de2fe4f900bc539d7f7b989
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
@@ -50,4 +50,4 @@
* `required_files`:files 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.
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.