diff --git a/document/content/docs/introduction/development/modelConfig/intro.mdx b/document/content/docs/introduction/development/modelConfig/intro.mdx index 2e4212e45..f3a883b9e 100644 --- a/document/content/docs/introduction/development/modelConfig/intro.mdx +++ b/document/content/docs/introduction/development/modelConfig/intro.mdx @@ -36,7 +36,7 @@ import { Alert } from '@/components/docs/Alert'; ### 2. 配置介绍 - 注意: 1. 目前语音识别模型和重排模型仅会生效一个,所以配置时候,只需要配置一个即可。 2. + 注意: 1. 目前语音识别模型仅会生效一个,所以配置时候,只需要配置一个即可。 2. 系统至少需要一个语言模型和一个索引模型才能正常使用。