🔖 chore: optimize the settings of Azure Speech

This commit is contained in:
Martial BE
2024-04-23 17:28:34 +08:00
parent 1e07b0b25f
commit f91b9856d4
3 changed files with 21 additions and 2 deletions

View File

@@ -1120,5 +1120,7 @@
"开始时间": "Start Time",
"模型名称为coze-{bot_id},你也可以直接使用 coze-* 通配符来匹配所有coze开头的模型": "The model name is coze-{bot_id}, you can also directly use the coze-* wildcard to match all models starting with coze",
"模型名称映射, 你可以取一个容易记忆的名字来代替coze-{bot_id},例如:": "Model name mapping, you can take an easy-to-remember name to replace coze-{bot_id}, for example: ",
",注意如果使用了模型映射那么上面的模型名称必须使用映射前的名称上述例子中你应该在模型中填入coze-translate(如果已经使用了coze-*,可以忽略)。": ", Note: If a model mapping is used, then the model name above must use the name before the mapping. In the example above, you should fill in coze-translate in the model (if coze-* has been used, it can be ignored)."
",注意如果使用了模型映射那么上面的模型名称必须使用映射前的名称上述例子中你应该在模型中填入coze-translate(如果已经使用了coze-*,可以忽略)。": ", Note: If a model mapping is used, then the model name above must use the name before the mapping. In the example above, you should fill in coze-translate in the model (if coze-* has been used, it can be ignored).",
"位置/区域": "Location/Region",
"请输入你 Speech Studio 的位置/区域例如eastasia": "Please enter the location/region of your Speech Studio, for example: eastasia"
}