Package | Description |
---|---|
com.tencentcloudapi.asr.v20190614.models |
Modifier and Type | Method and Description |
---|---|
VerifyTopResult |
VoicePrintGroupVerifyResponse.getData()
Get TopN 返回结果;系统建议打分70分以上为同一个人音色,评分也取决于音频质量、长度等其他原因影响,您可以按照业务需求适当提高或降低分数要求
|
Modifier and Type | Method and Description |
---|---|
void |
VoicePrintGroupVerifyResponse.setData(VerifyTopResult Data)
Set TopN 返回结果;系统建议打分70分以上为同一个人音色,评分也取决于音频质量、长度等其他原因影响,您可以按照业务需求适当提高或降低分数要求
|
Constructor and Description |
---|
VerifyTopResult(VerifyTopResult 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 © 2025. All rights reserved.