From f90731dbc580b14d8dba1a37ff7103bfe9d6790e Mon Sep 17 00:00:00 2001 From: speech_asr Date: Wed, 15 Feb 2023 17:15:11 +0800 Subject: [PATCH 1/2] update docs --- docs/modelscope_usages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modelscope_usages.md b/docs/modelscope_usages.md index af8d6da4e..b2e9cbd19 100644 --- a/docs/modelscope_usages.md +++ b/docs/modelscope_usages.md @@ -50,4 +50,4 @@ The following parameters can also be set. However, if there is no special requir * `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. \ No newline at end of file +Some models may have other specific 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 From bc6d8546214ac654e0c298f0c1220cd6a32bfd8b Mon Sep 17 00:00:00 2001 From: speech_asr Date: Wed, 15 Feb 2023 17:36:06 +0800 Subject: [PATCH 2/2] update docs --- docs/modelscope_usages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modelscope_usages.md b/docs/modelscope_usages.md index b2e9cbd19..634cb5166 100644 --- a/docs/modelscope_usages.md +++ b/docs/modelscope_usages.md @@ -50,4 +50,4 @@ The following parameters can also be set. However, if there is no special requir * `required_files`:files required for the inference when using the modelscope interface ## Announcements -Some models may have other specific 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