Package | Description |
---|---|
com.tencentcloudapi.asr.v20190614 | |
com.tencentcloudapi.asr.v20190614.models |
Modifier and Type | Method and Description |
---|---|
DownloadAsrVocabResponse |
AsrClient.DownloadAsrVocab(DownloadAsrVocabRequest req)
用户通过本接口进行热词表的下载,获得词表权重文件形式的 base64 值,文件形式为通过 “|” 分割的词和权重,即 word|weight 的形式。
|
Constructor and Description |
---|
DownloadAsrVocabResponse(DownloadAsrVocabResponse 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 © 2022. All rights reserved.