tencentcloud-sdk-asr 1.0.248 → 1.0.249

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6179044bb2236df956d79cd6177e3e7d082ec312
4
- data.tar.gz: d65ed4492c854199850b8fd0a815daa87ee400d4
3
+ metadata.gz: b4fd80d667d3ef5dce1254e9e0810f50b236822a
4
+ data.tar.gz: 48ee09f033ebcd278583a8ec288df4a14824e0d4
5
5
  SHA512:
6
- metadata.gz: c57eae7811f64d44da42d9de9502ff76d7079eb39642a59afe76a6b563f770f952b77fbd0aef31ca2eb22b99165326b3628b3ec2d908747c52656ce67b0ae830
7
- data.tar.gz: 9971d8f2a335c3a71b68497690128d5e1a1d42237818b9150115fe914c2b1993988a466da89c13896a940358c270d39a7be75efd0fc69e96111485d763e53b5b
6
+ metadata.gz: 5e7a4403e2e5071a5b5771ba2500dd78aef923818a261e8ff04270368616195d02e16b054bc3b1e61593b13bcaad9d79e417988c4c25637a8c6d8b3c26a47daa
7
+ data.tar.gz: 93a257b8b1ea6eb11ab1ebbed4a30f0bf59661c5d1018270951e1226ac696b85c694f8470959a0a74d113dc571e39ce61163300ccab9f6f2451e689da4e906f7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.248
1
+ 1.0.249
@@ -1006,7 +1006,6 @@ module TencentCloud
1006
1006
  # • 16k_en:16k 英语;
1007
1007
  # • 16k_ca:16k 粤语;
1008
1008
  # • 16k_ja:16k 日语;
1009
- # • 16k_wuu-SH:16k 上海话方言;
1010
1009
  # • 16k_zh_medical:16k 医疗;
1011
1010
  # • 16k_zh_dialect:多方言。
1012
1011
  # @type EngSerViceType: String
@@ -1032,7 +1031,7 @@ module TencentCloud
1032
1031
  # @type FilterPunc: Integer
1033
1032
  # @param ConvertNumMode: 是否进行阿拉伯数字智能转换。0:不转换,直接输出中文数字,1:根据场景智能转换为阿拉伯数字。默认值为1。
1034
1033
  # @type ConvertNumMode: Integer
1035
- # @param WordInfo: 是否显示词级别时间戳。0:不显示;1:显示,不包含标点时间戳,2:显示,包含标点时间戳。支持引擎8k_zh,16k_zh,16k_en,16k_ca,16k_ja,16k_wuu-SH。默认值为 0。
1034
+ # @param WordInfo: 是否显示词级别时间戳。0:不显示;1:显示,不包含标点时间戳,2:显示,包含标点时间戳。默认值为 0。
1036
1035
  # @type WordInfo: Integer
1037
1036
 
1038
1037
  attr_accessor :ProjectId, :SubServiceType, :EngSerViceType, :SourceType, :VoiceFormat, :UsrAudioKey, :Url, :Data, :DataLen, :HotwordId, :FilterDirty, :FilterModal, :FilterPunc, :ConvertNumMode, :WordInfo
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-asr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.248
4
+ version: 1.0.249
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-24 00:00:00.000000000 Z
11
+ date: 2022-01-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common