Package | Description |
---|---|
com.tencentcloudapi.asr.v20190614 | |
com.tencentcloudapi.asr.v20190614.models |
Modifier and Type | Method and Description |
---|---|
CreateCustomizationResponse |
AsrClient.CreateCustomization(CreateCustomizationRequest req)
用户使用该接口可以创建自学习模型,以供识别调用。
注意:调用该接口后,模型会自动训练。新建模型成功后,调用ModifyCustomizationState接口修改为上线状态,即可在识别请求中使用对应模型ID。
|
Constructor and Description |
---|
CreateCustomizationRequest(CreateCustomizationRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.