tencentcloud-sdk-asr 3.0.684 → 3.0.686

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e1e45151114b5f07317428da73e32de90f0abb42
4
- data.tar.gz: a6bea4d147866e7f5386525dc0bfe0de7904881b
3
+ metadata.gz: 428b696a5e7e1914f507d887eb8dd5aeddcca028
4
+ data.tar.gz: 492ebf409828c91453b847ef34a7277fab333ed2
5
5
  SHA512:
6
- metadata.gz: cfef5e7846bfbd9b3566974f639a373f011ac4d594b95faa097d1605187426ce562d5ea2c8fce4a8141f7ec5983ab8064a4024ca7b7b0e422f0b16bfe2bad28c
7
- data.tar.gz: 3943e35d4d19ebd21c9872d4a831c0d266ae06e918f396284ee17986de1112c370b98be8a10f2fbe6dfffe21a8b354d17d40ad99ab2bb30a563a0c558e6c38a4
6
+ metadata.gz: 3ea35f47290e221c1fe1342e9e34e6905fd815fa1f4c12c84b8ebf80fac85e088f53ba9b8e037841d90d14686226ab6a5f63733453a5a6e573816b0757298af0
7
+ data.tar.gz: 20dbd3892694e51e243a4530b0b2ccd2ef75abfe3861c746baa28c00cbf9acab8e6dcf59ac5276a02169504adece5a8c748e7ff7d355f356f8dd1362b9b3d8da
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.684
1
+ 3.0.686
@@ -391,7 +391,7 @@ module TencentCloud
391
391
  # 如设置了该参数,将生效对应id的自学习定制模型;
392
392
  # 点击这里查看[自学习定制模型配置方法](https://cloud.tencent.com/document/product/1093/38416)
393
393
  # @type CustomizationId: String
394
- # @param EmotionRecognition: **【增值付费功能】**情绪识别能力(目前仅支持16k_zh)
394
+ # @param EmotionRecognition: **【增值付费功能】**情绪识别能力(目前仅支持16k_zh,8k_zh
395
395
  # 0:不开启;
396
396
  # 1:开启情绪识别,但不在文本展示情绪标签;
397
397
  # 2:开启情绪识别,并且在文本展示情绪标签(**该功能需要设置ResTextFormat 大于0**)
@@ -1257,12 +1257,12 @@ module TencentCloud
1257
1257
 
1258
1258
  attr_accessor :EngSerViceType, :SourceType, :VoiceFormat, :ProjectId, :SubServiceType, :Url, :UsrAudioKey, :Data, :DataLen, :WordInfo, :FilterDirty, :FilterModal, :FilterPunc, :ConvertNumMode, :HotwordId, :CustomizationId, :ReinforceHotword, :HotwordList, :InputSampleRate
1259
1259
  extend Gem::Deprecate
1260
- deprecate :ProjectId, :none, 2023, 9
1261
- deprecate :ProjectId=, :none, 2023, 9
1262
- deprecate :SubServiceType, :none, 2023, 9
1263
- deprecate :SubServiceType=, :none, 2023, 9
1264
- deprecate :UsrAudioKey, :none, 2023, 9
1265
- deprecate :UsrAudioKey=, :none, 2023, 9
1260
+ deprecate :ProjectId, :none, 2023, 10
1261
+ deprecate :ProjectId=, :none, 2023, 10
1262
+ deprecate :SubServiceType, :none, 2023, 10
1263
+ deprecate :SubServiceType=, :none, 2023, 10
1264
+ deprecate :UsrAudioKey, :none, 2023, 10
1265
+ deprecate :UsrAudioKey=, :none, 2023, 10
1266
1266
 
1267
1267
  def initialize(engservicetype=nil, sourcetype=nil, voiceformat=nil, projectid=nil, subservicetype=nil, url=nil, usraudiokey=nil, data=nil, datalen=nil, wordinfo=nil, filterdirty=nil, filtermodal=nil, filterpunc=nil, convertnummode=nil, hotwordid=nil, customizationid=nil, reinforcehotword=nil, hotwordlist=nil, inputsamplerate=nil)
1268
1268
  @EngSerViceType = engservicetype
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: 3.0.684
4
+ version: 3.0.686
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-25 00:00:00.000000000 Z
11
+ date: 2023-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-asr.rb
37
36
  - lib/v20190614/client.rb
38
37
  - lib/v20190614/models.rb
38
+ - lib/tencentcloud-sdk-asr.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: